ghsa-gw5j-77f9-v2g2
Vulnerability from github
Published
2022-05-13 01:09
Modified
2024-05-15 06:57
Summary
Loop with Unreachable Exit Condition in Apache CXF
Details
The SamlHeaderInHandler in Apache CXF before 2.6.11, 2.7.x before 2.7.8, and 3.0.x before 3.0.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted SAML token in the authorization header of a request to a JAX-RS service.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-frontend-jaxrs" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.6.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-frontend-jaxrs" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-frontend-jaxrs" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3584" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2022-07-07T22:39:10Z", "nvd_published_at": "2014-10-30T14:55:00Z", "severity": "MODERATE" }, "details": "The SamlHeaderInHandler in Apache CXF before 2.6.11, 2.7.x before 2.7.8, and 3.0.x before 3.0.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted SAML token in the authorization header of a request to a JAX-RS service.", "id": "GHSA-gw5j-77f9-v2g2", "modified": "2024-05-15T06:57:54Z", "published": "2022-05-13T01:09:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3584" }, { "type": "WEB", "url": "https://github.com/apache/cxf/commit/0b3894f57388b9955f2c33b2295223f2835cd7b3" }, { "type": "WEB", "url": "https://github.com/apache/cxf/commit/47b127dbdb4a10d282be92f2ebbe646f8cf6b03e" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97753" }, { "type": "WEB", "url": "https://github.com/apache/cxf" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/CXF-5390" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102cea07d79b2dbf@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rec7160382badd3ef4ad017a22f64a266c7188b9ba71394f0d321e2d4@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rfb87e0bf3995e7d560afeed750fac9329ff5f1ad49da365129b7f89e@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589140a8f1999e578a75738740b244bd4@%3Ccommits.cxf.apache.org%3E" }, { "type": "WEB", "url": "http://cxf.apache.org/security-advisories.data/CVE-2014-3584.txt.asc" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q4/437" } ], "schema_version": "1.4.0", "severity": [], "summary": "Loop with Unreachable Exit Condition in Apache CXF" }
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.
- 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.