2024-07-14 02:06:08 +00:00

122 lines
3.7 KiB
JSON

{
"id": "CVE-2015-2688",
"sourceIdentifier": "security@debian.org",
"published": "2020-01-24T18:15:12.240",
"lastModified": "2020-01-31T21:05:27.990",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "buf_pullup in Tor before 0.2.4.26 and 0.2.5.x before 0.2.5.11 does not properly handle unexpected arrival times of buffers with invalid layouts, which allows remote attackers to cause a denial of service (assertion failure and daemon exit) via crafted packets."
},
{
"lang": "es",
"value": "La funci\u00f3n buf_pullup en Tor versiones anteriores a 0.2.4.26 y versiones 0.2.5.x anteriores a 0.2.5.11, no maneja apropiadamente los tiempos de llegada inesperados de b\u00faferes con dise\u00f1os no v\u00e1lidos, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (falla de aserci\u00f3n y salida del demonio) por medio de paquetes dise\u00f1ados."
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-755"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:torproject:tor:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.2.4.26",
"matchCriteriaId": "55010D56-46F9-4EA3-BD8B-8C29380DEC2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:torproject:tor:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.2.5.1",
"versionEndExcluding": "0.2.5.11",
"matchCriteriaId": "969C5514-4DB6-4AF4-899C-3AF13C248B80"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.torproject.org/pipermail/tor-talk/2015-March/037281.html",
"source": "security@debian.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://trac.torproject.org/projects/tor/ticket/15083",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}