85 lines
2.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-37788",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-18T19:15:10.060",
"lastModified": "2023-07-27T04:05:09.953",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "goproxy v1.1 was discovered to contain an issue which can lead to a Denial of service (DoS) via unspecified vectors."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:goproxy_project:goproxy:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2191FE45-7A9D-4899-AAE8-C4C2844D46E6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/elazarl/goproxy",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/elazarl/goproxy/issues/502",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}