forked from intel/cve-bin-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
triage.json
44 lines (44 loc) · 1.6 KB
/
triage.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"vulnerabilities": [
{
"id": "CVE-2022-33124",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33124"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-33124&vector=CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
},
"score": "5.5",
"severity": "MEDIUM",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"cwes": [],
"description": "** DISPUTED ** AIOHTTP 3.8.1 can report a \"ValueError: Invalid IPv6 URL\" outcome, which can lead to a Denial of Service (DoS). NOTE: multiple third parties dispute this issue because there is no example of a context in which denial of service would occur, and many common contexts have exception handing in the calling application.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "NOT_KNOWN",
"analysis": {
"state": "not_affected",
"response": [ ],
"justification": "",
"detail": "See https://github.com/intel/cve-bin-tool/issues/1741"
},
"affects": [
{
"ref": "urn:cbt:1/aiohttp_project#aiohttp-3.8.1"
}
]
}
]
}