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

90 lines
2.6 KiB
JSON

{
"id": "CVE-2014-8509",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-31T14:55:11.143",
"lastModified": "2014-11-03T20:56:33.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The lazy_bdecode function in BitTorrent bootstrap-dht (aka Bootstrap) allows remote attackers to execute arbitrary code via a crafted packet, which triggers an out-of-bounds read, related to \"Improper Indexing.\""
},
{
"lang": "es",
"value": "La funci\u00f3n lazy_bdecode en BitTorrent bootstrap-dht (tambi\u00e9n conocido como Bootstrap) permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de un paquete manipulado, lo que provoca una lectura fuera de rango, relacionado con 'la indizaci\u00f3n indebida.'"
}
],
"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": false,
"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:bittorrent:bootstrap-dht:-:*:*:*:*:*:*:*",
"matchCriteriaId": "34965E1E-951E-4BB9-8FAF-F814F05C324F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/70812",
"source": "cve@mitre.org"
},
{
"url": "http://www.zerodayinitiative.com/advisories/ZDI-14-370/",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/bittorrent/bootstrap-dht/commit/bbc0b7191e3f48461ca6e5b1b34bdf4b3f1e79a9",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}