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

119 lines
3.6 KiB
JSON

{
"id": "CVE-2017-15699",
"sourceIdentifier": "security@apache.org",
"published": "2018-02-13T22:29:00.207",
"lastModified": "2023-02-09T15:58:38.400",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A Denial of Service vulnerability was found in Apache Qpid Dispatch Router versions 0.7.0 and 0.8.0. To exploit this vulnerability, a remote user must be able to establish an AMQP connection to the Qpid Dispatch Router and send a specifically crafted AMQP frame which will cause it to segfault and shut down."
},
{
"lang": "es",
"value": "Se ha descubierto una vulnerabilidad de denegaci\u00f3n de servicio (DoS) en Apache Qpid Dispatch Router 0.7.0 y 0.8.0. Para explotar esta vulnerabilidad, un usuario remoto debe poder establecer una conexi\u00f3n AMQP a Qpid Dispatch Router y enviar un frame AMQP especialmente manipulado, lo que provocar\u00e1 un fallo de segmentaci\u00f3n y el cierre."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:qpid_dispatch:0.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FBBE1BF5-D6FD-4D5C-9357-A61A40435227"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:qpid_dispatch:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B4DAACD3-615B-4040-BB10-6A6AFC87C174"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/103067",
"source": "security@apache.org",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://issues.apache.org/jira/browse/DISPATCH-924",
"source": "security@apache.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}