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

96 lines
2.9 KiB
JSON

{
"id": "CVE-2014-2743",
"sourceIdentifier": "security@debian.org",
"published": "2014-04-11T01:55:06.413",
"lastModified": "2014-04-11T19:36:08.330",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "plugins/mod_compression.lua in Lightwitch Metronome through 3.4 does not properly restrict the processing of compressed XML elements, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XMPP stream, aka an \"xmppbomb\" attack."
},
{
"lang": "es",
"value": "plugins/mod_compression.lua en Lightwitch Metronome hasta 3.4 no restringe debidamente el procesamiento de elementos XML comprimidos, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de recursos) a trav\u00e9s de una cadena XMPP manipulada, tambi\u00e9n conocido como un ataque \"xmppbomb\"."
}
],
"metrics": {
"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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lightwitch:metronome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.4",
"matchCriteriaId": "B9EEE202-6A1C-4F03-AB6B-0055E44AC19C"
}
]
}
]
}
],
"references": [
{
"url": "http://code.lightwitch.org/metronome/rev/49f47277a411",
"source": "security@debian.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://openwall.com/lists/oss-security/2014/04/07/7",
"source": "security@debian.org"
},
{
"url": "http://openwall.com/lists/oss-security/2014/04/09/1",
"source": "security@debian.org"
},
{
"url": "http://xmpp.org/resources/security-notices/uncontrolled-resource-consumption-with-highly-compressed-xmpp-stanzas/",
"source": "security@debian.org"
}
]
}