|
| 1 | +{ |
| 2 | + "SchemaVersion": 2, |
| 3 | + "CreatedAt": "2021-08-25T12:20:30.000000005Z", |
| 4 | + "ArtifactName": "testdata/fixtures/repo/uv", |
| 5 | + "ArtifactType": "repository", |
| 6 | + "Metadata": { |
| 7 | + "ImageConfig": { |
| 8 | + "architecture": "", |
| 9 | + "created": "0001-01-01T00:00:00Z", |
| 10 | + "os": "", |
| 11 | + "rootfs": { |
| 12 | + "type": "", |
| 13 | + "diff_ids": null |
| 14 | + }, |
| 15 | + "config": {} |
| 16 | + } |
| 17 | + }, |
| 18 | + "Results": [ |
| 19 | + { |
| 20 | + "Target": "uv.lock", |
| 21 | + "Class": "lang-pkgs", |
| 22 | + "Type": "uv", |
| 23 | + "Packages": [ |
| 24 | + { |
| 25 | + |
| 26 | + "Name": "uv-test", |
| 27 | + "Identifier": { |
| 28 | + "PURL": "pkg:pypi/ [email protected]", |
| 29 | + "UID": "d8b4e0c0129124ef" |
| 30 | + }, |
| 31 | + "Version": "0.1.0", |
| 32 | + "Relationship": "root", |
| 33 | + "DependsOn": [ |
| 34 | + |
| 35 | + |
| 36 | + ], |
| 37 | + "Layer": {} |
| 38 | + }, |
| 39 | + { |
| 40 | + |
| 41 | + "Name": "click", |
| 42 | + "Identifier": { |
| 43 | + "PURL": "pkg:pypi/ [email protected]", |
| 44 | + "UID": "76baa5f52f0c32da" |
| 45 | + }, |
| 46 | + "Version": "8.1.3", |
| 47 | + "Relationship": "direct", |
| 48 | + "DependsOn": [ |
| 49 | + |
| 50 | + ], |
| 51 | + "Layer": {} |
| 52 | + }, |
| 53 | + { |
| 54 | + |
| 55 | + "Name": "werkzeug", |
| 56 | + "Identifier": { |
| 57 | + "PURL": "pkg:pypi/ [email protected]", |
| 58 | + "UID": "de1411a7bb678535" |
| 59 | + }, |
| 60 | + "Version": "0.11.1", |
| 61 | + "Relationship": "direct", |
| 62 | + "Layer": {} |
| 63 | + }, |
| 64 | + { |
| 65 | + |
| 66 | + "Name": "colorama", |
| 67 | + "Identifier": { |
| 68 | + "PURL": "pkg:pypi/ [email protected]", |
| 69 | + "UID": "49acc401742db23d" |
| 70 | + }, |
| 71 | + "Version": "0.4.6", |
| 72 | + "Indirect": true, |
| 73 | + "Relationship": "indirect", |
| 74 | + "Layer": {} |
| 75 | + } |
| 76 | + ], |
| 77 | + "Vulnerabilities": [ |
| 78 | + { |
| 79 | + "VulnerabilityID": "CVE-2019-14806", |
| 80 | + |
| 81 | + "PkgName": "werkzeug", |
| 82 | + "PkgIdentifier": { |
| 83 | + "PURL": "pkg:pypi/ [email protected]", |
| 84 | + "UID": "de1411a7bb678535" |
| 85 | + }, |
| 86 | + "InstalledVersion": "0.11.1", |
| 87 | + "FixedVersion": "0.15.3", |
| 88 | + "Status": "fixed", |
| 89 | + "Layer": {}, |
| 90 | + "SeveritySource": "ghsa", |
| 91 | + "PrimaryURL": "https://avd.aquasec.com/nvd/cve-2019-14806", |
| 92 | + "DataSource": { |
| 93 | + "ID": "ghsa", |
| 94 | + "Name": "GitHub Security Advisory Pip", |
| 95 | + "URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip" |
| 96 | + }, |
| 97 | + "Title": "python-werkzeug: insufficient debugger PIN randomness vulnerability", |
| 98 | + "Description": "Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.", |
| 99 | + "Severity": "HIGH", |
| 100 | + "CweIDs": [ |
| 101 | + "CWE-331" |
| 102 | + ], |
| 103 | + "VendorSeverity": { |
| 104 | + "ghsa": 3, |
| 105 | + "nvd": 3, |
| 106 | + "redhat": 2, |
| 107 | + "ubuntu": 1 |
| 108 | + }, |
| 109 | + "CVSS": { |
| 110 | + "nvd": { |
| 111 | + "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", |
| 112 | + "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", |
| 113 | + "V2Score": 5, |
| 114 | + "V3Score": 7.5 |
| 115 | + }, |
| 116 | + "redhat": { |
| 117 | + "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", |
| 118 | + "V3Score": 7.5 |
| 119 | + } |
| 120 | + }, |
| 121 | + "References": [ |
| 122 | + "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00034.html", |
| 123 | + "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00047.html", |
| 124 | + "https://access.redhat.com/security/cve/CVE-2019-14806", |
| 125 | + "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14806", |
| 126 | + "https://github.com/advisories/GHSA-gq9m-qvpx-68hc", |
| 127 | + "https://github.com/pallets/werkzeug/blob/7fef41b120327d3912fbe12fb64f1951496fcf3e/src/werkzeug/debug/__init__.py#L168", |
| 128 | + "https://github.com/pallets/werkzeug/commit/00bc43b1672e662e5e3b8cecd79e67fc968fa246", |
| 129 | + "https://nvd.nist.gov/vuln/detail/CVE-2019-14806", |
| 130 | + "https://palletsprojects.com/blog/werkzeug-0-15-3-released/", |
| 131 | + "https://ubuntu.com/security/notices/USN-4655-1" |
| 132 | + ], |
| 133 | + "PublishedDate": "2019-08-09T15:15:00Z", |
| 134 | + "LastModifiedDate": "2019-09-11T00:15:00Z" |
| 135 | + }, |
| 136 | + { |
| 137 | + "VulnerabilityID": "CVE-2020-28724", |
| 138 | + |
| 139 | + "PkgName": "werkzeug", |
| 140 | + "PkgIdentifier": { |
| 141 | + "PURL": "pkg:pypi/ [email protected]", |
| 142 | + "UID": "de1411a7bb678535" |
| 143 | + }, |
| 144 | + "InstalledVersion": "0.11.1", |
| 145 | + "FixedVersion": "0.11.6", |
| 146 | + "Status": "fixed", |
| 147 | + "Layer": {}, |
| 148 | + "SeveritySource": "ghsa", |
| 149 | + "PrimaryURL": "https://avd.aquasec.com/nvd/cve-2020-28724", |
| 150 | + "DataSource": { |
| 151 | + "ID": "ghsa", |
| 152 | + "Name": "GitHub Security Advisory Pip", |
| 153 | + "URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Apip" |
| 154 | + }, |
| 155 | + "Title": "python-werkzeug: open redirect via double slash in the URL", |
| 156 | + "Description": "Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.", |
| 157 | + "Severity": "MEDIUM", |
| 158 | + "CweIDs": [ |
| 159 | + "CWE-601" |
| 160 | + ], |
| 161 | + "VendorSeverity": { |
| 162 | + "ghsa": 2, |
| 163 | + "nvd": 2, |
| 164 | + "redhat": 2, |
| 165 | + "ubuntu": 2 |
| 166 | + }, |
| 167 | + "CVSS": { |
| 168 | + "nvd": { |
| 169 | + "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", |
| 170 | + "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", |
| 171 | + "V2Score": 5.8, |
| 172 | + "V3Score": 6.1 |
| 173 | + }, |
| 174 | + "redhat": { |
| 175 | + "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", |
| 176 | + "V3Score": 5.4 |
| 177 | + } |
| 178 | + }, |
| 179 | + "References": [ |
| 180 | + "https://access.redhat.com/security/cve/CVE-2020-28724", |
| 181 | + "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28724", |
| 182 | + "https://github.com/advisories/GHSA-3p3h-qghp-hvh2", |
| 183 | + "https://github.com/pallets/flask/issues/1639", |
| 184 | + "https://github.com/pallets/werkzeug/issues/822", |
| 185 | + "https://github.com/pallets/werkzeug/pull/890/files", |
| 186 | + "https://nvd.nist.gov/vuln/detail/CVE-2020-28724", |
| 187 | + "https://ubuntu.com/security/notices/USN-4655-1" |
| 188 | + ], |
| 189 | + "PublishedDate": "2020-11-18T15:15:00Z", |
| 190 | + "LastModifiedDate": "2020-12-01T16:05:00Z" |
| 191 | + } |
| 192 | + ] |
| 193 | + } |
| 194 | + ] |
| 195 | +} |
0 commit comments