ghsa-g4jg-gpwv-p7wv
Vulnerability from github
Published
2022-05-17 01:50
Modified
2022-07-13 18:41
Summary
Exposure of Sensitive Information to an Unauthorized Actor in RESTEasy
Details
The readFrom function in providers.jaxb.JAXBXmlTypeProvider in RESTEasy before 2.3.2 allows remote attackers to read arbitrary files via an external entity reference in a Java Architecture for XML Binding (JAXB) input, aka an XML external entity (XXE) injection attack, a similar vulnerability to CVE-2012-0818.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jboss.resteasy:resteasy-jaxb-provider" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-5245" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T18:41:58Z", "nvd_published_at": "2012-11-23T20:55:00Z", "severity": "MODERATE" }, "details": "The readFrom function in providers.jaxb.JAXBXmlTypeProvider in RESTEasy before 2.3.2 allows remote attackers to read arbitrary files via an external entity reference in a Java Architecture for XML Binding (JAXB) input, aka an XML external entity (XXE) injection attack, a similar vulnerability to CVE-2012-0818.", "id": "GHSA-g4jg-gpwv-p7wv", "modified": "2022-07-13T18:41:58Z", "published": "2022-05-17T01:50:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-5245" }, { "type": "WEB", "url": "https://github.com/resteasy/resteasy/pull/34" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=785631" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72808" }, { "type": "PACKAGE", "url": "https://github.com/resteasy/Resteasy" }, { "type": "WEB", "url": "https://issues.jboss.org/browse/RESTEASY-647" }, { "type": "WEB", "url": "https://issues.jboss.org/browse/RESTEASY/fixforversion/12318708" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1056.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1058.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1059.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0371.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0372.html" }, { "type": "WEB", "url": "http://www.osvdb.org/78680" } ], "schema_version": "1.4.0", "severity": [], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in RESTEasy" }
Loading...
Loading...
- 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.