ghsa-rj4p-7mm6-gm9j
Vulnerability from github
Published
2022-05-13 01:39
Modified
2022-11-08 12:35
VLAI Severity ?
Summary
JBossWS vulnerable to uncontrolled recursion
Details
DOMUtils.java in org.jboss.ws:jbossws-common does not properly handle recursion during entity expansion, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a crafted request containing an XML document with a DOCTYPE declaration and a large number of nested entity references, a similar issue to CVE-2003-1564.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jboss.ws:jbossws-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0.Final"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2011-1483"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2022-11-08T12:35:06Z",
"nvd_published_at": "2013-07-29T13:59:00Z",
"severity": "LOW"
},
"details": "DOMUtils.java in org.jboss.ws:jbossws-common does not properly handle recursion during entity expansion, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a crafted request containing an XML document with a DOCTYPE declaration and a large number of nested entity references, a similar issue to CVE-2003-1564.",
"id": "GHSA-rj4p-7mm6-gm9j",
"modified": "2022-11-08T12:35:06Z",
"published": "2022-05-13T01:39:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1483"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=692584"
},
{
"type": "PACKAGE",
"url": "https://github.com/jbossws/jbossws-common"
},
{
"type": "WEB",
"url": "http://source.jboss.org/changelog/JBossWS/?cs=13996"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "JBossWS vulnerable to uncontrolled recursion"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…