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

143 lines
4.6 KiB
JSON

{
"id": "CVE-2015-2313",
"sourceIdentifier": "security@debian.org",
"published": "2017-08-09T18:29:01.107",
"lastModified": "2017-08-17T14:59:09.750",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Sandstorm Cap'n Proto before 0.4.1.1 and 0.5.x before 0.5.1.2, when an application invokes the totalSize method on an object reader, allows remote peers to cause a denial of service (CPU consumption) via a crafted small message, which triggers a \"tight\" for loop. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-2312."
},
{
"lang": "es",
"value": "Sandstorm Cap\u2019n Proto en versiones anteriores a la 0.4.1.1 y en versiones 0.5.x anteriores a la 0.5.1.2, cuando una aplicaci\u00f3n invoca el m\u00e9todo totalSize en un lector de objetos, permite que pares remotos provoquen una denegaci\u00f3n de servicio (consumo de CPU) mediante un mensaje peque\u00f1o manipulado, que desencadena un \"tight\" en bucle. NOTA: Esta vulnerabilidad existe debido a una soluci\u00f3n incompleta para CVE-2015-2312."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4.1.0",
"matchCriteriaId": "EA867E95-A56E-4749-9569-330748D26443"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:capnproto:capnproto:0.5.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E99A275F-5DFD-4F08-8349-E8B37BB1CC89"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:capnproto:capnproto:0.5.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7E5CDCCF-E4FC-4487-80A8-57E96D858BDF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:capnproto:capnproto:0.5.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "722ABEA8-6E54-4A07-AF66-A4E9A8AB2DDC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/03/17/3",
"source": "security@debian.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780568",
"source": "security@debian.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/capnproto/capnproto/blob/master/security-advisories/2015-03-05-0-c%2B%2B-addl-cpu-amplification.md",
"source": "security@debian.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/capnproto/capnproto/commit/80149744bdafa3ad4eedc83f8ab675e27baee868",
"source": "security@debian.org",
"tags": [
"Third Party Advisory"
]
}
]
}