File tree Expand file tree Collapse file tree 1 file changed +65
-2
lines changed
advisories/unreviewed/2022/04/GHSA-q7x5-x7rr-2859 Expand file tree Collapse file tree 1 file changed +65
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "schema_version" : " 1.4.0" ,
33 "id" : " GHSA-q7x5-x7rr-2859" ,
4- "modified" : " 2022-04-16T00:00:33Z " ,
4+ "modified" : " 2023-07-07T05:01:27Z " ,
55 "published" : " 2022-04-16T00:00:33Z" ,
66 "aliases" : [
77 " CVE-2022-26788"
88 ],
9+ "summary" : " Powershell Vulnerability Versions" ,
910 "details" : " PowerShell Elevation of Privilege Vulnerability." ,
1011 "severity" : [
1112 {
1213 "type" : " CVSS_V3" ,
1314 "score" : " CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
1415 }
1516 ],
16- "affected" : [],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " NuGet" ,
21+ "name" : " Microsoft.Powershell.SDK"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 7.0.0"
29+ },
30+ {
31+ "fixed" : " 7.0.10"
32+ }
33+ ]
34+ }
35+ ]
36+ },
37+ {
38+ "package" : {
39+ "ecosystem" : " NuGet" ,
40+ "name" : " Microsoft.Powershell.SDK"
41+ },
42+ "ranges" : [
43+ {
44+ "type" : " ECOSYSTEM" ,
45+ "events" : [
46+ {
47+ "introduced" : " 7.1"
48+ },
49+ {
50+ "fixed" : " 7.1.7"
51+ }
52+ ]
53+ }
54+ ]
55+ },
56+ {
57+ "package" : {
58+ "ecosystem" : " NuGet" ,
59+ "name" : " Microsoft.Powershell.SDK"
60+ },
61+ "ranges" : [
62+ {
63+ "type" : " ECOSYSTEM" ,
64+ "events" : [
65+ {
66+ "introduced" : " 7.2"
67+ },
68+ {
69+ "fixed" : " 7.2.3"
70+ }
71+ ]
72+ }
73+ ]
74+ }
75+ ],
1776 "references" : [
1877 {
1978 "type" : " ADVISORY" ,
2079 "url" : " https://nvd.nist.gov/vuln/detail/CVE-2022-26788"
2180 },
81+ {
82+ "type" : " PACKAGE" ,
83+ "url" : " https://github.com/PowerShell/PowerShell"
84+ },
2285 {
2386 "type" : " WEB" ,
2487 "url" : " https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26788"
You can’t perform that action at this time.
0 commit comments