ghsa-998j-j6v9-5846
Vulnerability from github
Published
2022-05-17 04:39
Modified
2024-03-05 00:07
Summary
Apache Solr UpdateRequestHandler for XML resolves XML External Entities
Details
The UpdateRequestHandler for XML 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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-6407" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-11-22T18:47:28Z", "nvd_published_at": "2013-12-07T20:55:00Z", "severity": "MODERATE" }, "details": "The UpdateRequestHandler for XML 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.", "id": "GHSA-998j-j6v9-5846", "modified": "2024-03-05T00:07:43Z", "published": "2022-05-17T04:39:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6407" }, { "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://secunia.com/advisories/55542" }, { "type": "WEB", "url": "http://secunia.com/advisories/59372" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/CHANGES.txt?view=markup" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/11/29/2" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Solr UpdateRequestHandler for XML resolves XML External Entities" }
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.