René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

121 lines
3.4 KiB
JSON

{
"id": "CVE-2003-0218",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-05-12T04:00:00.000",
"lastModified": "2020-03-26T14:23:29.657",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in PostMethod() function for Monkey HTTP Daemon (monkeyd) 0.6.1 and earlier allows remote attackers to execute arbitrary code via a POST request with a large body."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer en la funci\u00f3n PostMethod() de Monkey HTTP Daemon (monkeyd) 0.6.1 y anteriores permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante una petici\u00f3n POST con un cuerpo largo."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:monkey-project:monkey:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.6.1",
"matchCriteriaId": "FA513F8A-2AB0-4C5D-BDB7-23A1D1A98436"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:monkey-project:monkey:0.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "84373192-14CC-44E3-BEC5-60D10C15E286"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:monkey-project:monkey:0.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "9BF12CBB-9196-4E04-800A-1C00F23D122E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:monkey-project:monkey:0.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "52C164D0-C8E8-42A4-A32F-703DCFBE143C"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q2/0029.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=105094204204166&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=105154473526898&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://monkeyd.sourceforge.net/Changelog.txt",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/7202",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
}
]
}