ghsa-pc54-pchm-xcw6
Vulnerability from github
Published
2022-05-17 04:13
Modified
2022-06-17 01:12
Summary
XML External Entity Reference in RESTEasy
Details
DocumentProvider in RESTEasy 2.3.7 and 3.0.9 does not configure the (1) external-general-entities or (2) external-parameter-entities features, which allows remote attackers to conduct XML external entity (XXE) attacks via unspecified vectors.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.0.10.Final" }, "package": { "ecosystem": "Maven", "name": "org.jboss.resteasy:resteasy-jaxrs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.11.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-7839" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T01:12:47Z", "nvd_published_at": "2014-11-25T15:59:00Z", "severity": "MODERATE" }, "details": "DocumentProvider in RESTEasy 2.3.7 and 3.0.9 does not configure the (1) external-general-entities or (2) external-parameter-entities features, which allows remote attackers to conduct XML external entity (XXE) attacks via unspecified vectors.", "id": "GHSA-pc54-pchm-xcw6", "modified": "2022-06-17T01:12:47Z", "published": "2022-05-17T04:13:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7839" }, { "type": "WEB", "url": "https://github.com/resteasy/resteasy/pull/611/commits/3ab999c899c455a0b0a00bf5e455ed3e8d9ae347" }, { "type": "WEB", "url": "https://github.com/resteasy/resteasy/pull/611/commits/8b5d8cfc963794a74636d9a840e899408ec8fdc6" }, { "type": "PACKAGE", "url": "https://github.com/resteasy/Resteasy" }, { "type": "WEB", "url": "https://issues.jboss.org/browse/RESTEASY-1130" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0675.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0773.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0850.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0851.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "XML External Entity Reference in RESTEasy" }
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.