FKIE_CVE-2011-2205
Vulnerability from fkie_nvd - Published: 2011-06-22 21:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
Prosody before 0.8.1 does not properly detect recursion during entity expansion, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a crafted XML document containing a large number of nested entity references, a similar issue to CVE-2003-1564.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| prosody | prosody | * | |
| prosody | prosody | 0.1.0 | |
| prosody | prosody | 0.2.0 | |
| prosody | prosody | 0.3.0 | |
| prosody | prosody | 0.4.0 | |
| prosody | prosody | 0.4.1 | |
| prosody | prosody | 0.4.2 | |
| prosody | prosody | 0.5.0 | |
| prosody | prosody | 0.5.1 | |
| prosody | prosody | 0.5.2 | |
| prosody | prosody | 0.6 | |
| prosody | prosody | 0.6.0 | |
| prosody | prosody | 0.6.1 | |
| prosody | prosody | 0.7 | |
| prosody | prosody | 0.7.0 | |
| prosody | prosody | 0.8 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:prosody:prosody:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B041054D-2DDE-4CAA-8127-D54084BC46F7",
"versionEndIncluding": "0.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CAFD513E-D824-4A56-ACAC-C80D253D238E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "66CADDFD-351C-4785-AA25-F15482563A0C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0EEB6D2F-91DF-452F-B93C-7E27B7F9AE3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3C7C9A3A-25B6-4EFA-BFF0-B3EA4BE50D55",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3849A36E-AE3C-4A64-A267-455E7DFA23FC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BE46CE5D-C648-497C-9B9D-7053E57206ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "72D503F4-503A-427E-8601-DC58ABF87556",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "27B91228-E7DC-460A-9BB7-AEBB0DB6EF1F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "641B719B-2739-4E1E-9BE1-B4082D8D85BD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "2D355198-545E-4E09-AA63-A75DBC7BDC95",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "20E34C61-6749-4DDC-A9E0-50A96430CEA0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "817100C0-4FCC-4DDE-8B4D-670854BEA3CA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "0341BC4C-F4E9-4270-9BAB-733A4BC8FF34",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "14F2E897-2B3F-4435-8BAC-87CF347C9AB1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:prosody:prosody:0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "9AC268E7-EF55-412A-94CD-939D1F690164",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Prosody before 0.8.1 does not properly detect recursion during entity expansion, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a crafted XML document containing a large number of nested entity references, a similar issue to CVE-2003-1564."
},
{
"lang": "es",
"value": "Prosody antes de v0.8.1 no detecta correctamente la recursividad durante la expansi\u00f3n de la entidad, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de memoria y CPU) a trav\u00e9s de un documento XML manipulado que contiene un gran n\u00famero de referencias a entidades anidadas, un problema similar a CVE-2003-1564."
}
],
"id": "CVE-2011-2205",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2011-06-22T21:55:01.700",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "http://blog.prosody.im/prosody-0-8-1-released/"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "http://hg.prosody.im/0.8/rev/5305a665bdd4"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "http://hg.prosody.im/0.8/rev/ee6a18f10a8d"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "http://prosody.im/doc/release/0.8.1"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/44852"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2011/06/14/6"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2011/06/15/5"
},
{
"source": "secalert@redhat.com",
"url": "http://www.securityfocus.com/bid/48125"
},
{
"source": "secalert@redhat.com",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67884"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://blog.prosody.im/prosody-0-8-1-released/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://hg.prosody.im/0.8/rev/5305a665bdd4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://hg.prosody.im/0.8/rev/ee6a18f10a8d"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://prosody.im/doc/release/0.8.1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/44852"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2011/06/14/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2011/06/15/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/48125"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67884"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-399"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…