89 lines
2.3 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-41419",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-25T12:15:11.210",
"lastModified": "2023-09-25T18:44:06.973",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue in Gevent Gevent before version 23.9.1 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component."
},
{
"lang": "es",
"value": "Un problema en Gevent Gevent anterior a la versi\u00f3n 23.9.1 permite a un atacante remoto escalar privilegios mediante un script manipulado al componente WSGIServer."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gevent:gevent:*:*:*:*:*:*:*:*",
"versionEndExcluding": "23.9.1",
"matchCriteriaId": "E720F67E-F3A2-48F4-96B1-B32F8B614A17"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/gevent/gevent/commit/2f53c851eaf926767fbac62385615efd4886221c",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/gevent/gevent/issues/1989",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}