ghsa-6cpj-3g83-q2j4
Vulnerability from github
Published
2022-05-17 04:50
Modified
2022-07-12 21:32
Summary
Improper Restriction of XML External Entity Reference in Apache Solr
Details
The (1) UpdateRequestHandler for XSLT or (2) XPathEntityProcessor in Apache Solr before 4.1 allows remote attackers to have an unspecified impact via XML data containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue, different vectors than CVE-2013-6407.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-6612" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-07-12T21:32:13Z", "nvd_published_at": "2013-12-07T21:55:00Z", "severity": "HIGH" }, "details": "The (1) UpdateRequestHandler for XSLT or (2) XPathEntityProcessor in Apache Solr before 4.1 allows remote attackers to have an unspecified impact via XML data containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue, different vectors than CVE-2013-6407.", "id": "GHSA-6cpj-3g83-q2j4", "modified": "2022-07-12T21:32:13Z", "published": "2022-05-17T04:50:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6612" }, { "type": "WEB", "url": "https://github.com/apache/lucene-solr/commit/0d21b900975b7048d2e925d852aeacb9bdc6766c" }, { "type": "WEB", "url": "https://github.com/apache/lucene-solr/commit/f230486ce6707762c1a6e81655d0fac52887906d" }, { "type": "PACKAGE", "url": "https://github.com/apache/lucene-solr" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/SOLR-3895" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1844.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0029.html" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/CHANGES.txt?view=markup" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Restriction of XML External Entity Reference in Apache Solr" }
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.