96 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-50694",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-19T20:15:11.967",
"lastModified": "2024-01-26T13:44:08.797",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue in dom96 HTTPbeast v.0.4.1 and before allows a remote attacker to execute arbitrary code via a crafted request to the parser.nim component."
},
{
"lang": "es",
"value": "Un problema en dom96 HTTPbeast v.0.4.1 y anteriores permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de una solicitud manipulada al componente parser.nim."
}
],
"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:dom96:httpbeast:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4.1",
"matchCriteriaId": "62DC807D-29F6-4F44-A0C0-251D41FF998D"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/anas-cherni/c95e2fc1fd84d93167eb60193318d0b8",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/dom96/httpbeast/issues/95",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://github.com/dom96/httpbeast/pull/96",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
}
]
}