ghsa-4fxw-g29w-r8mx
Vulnerability from github
Published
2022-05-17 02:24
Modified
2023-08-03 22:07
Severity ?
Summary
Apache Solr Cross-site scripting Vulnerability
Details
Cross-site scripting (XSS) vulnerability in webapp/web/js/scripts/schema-browser.js
in the Admin UI in Apache Solr before 5.3 allows remote attackers to inject arbitrary web script or HTML via a crafted schema-browse URL.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.solr:solr" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8796" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-03T22:07:41Z", "nvd_published_at": "2016-02-15T02:59:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in `webapp/web/js/scripts/schema-browser.js` in the Admin UI in Apache Solr before 5.3 allows remote attackers to inject arbitrary web script or HTML via a crafted schema-browse URL.", "id": "GHSA-4fxw-g29w-r8mx", "modified": "2023-08-03T22:07:56Z", "published": "2022-05-17T02:24:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8796" }, { "type": "WEB", "url": "https://github.com/apache/lucene/commit/dc2f2295e0a6c6574f033f295dc0c9adb7660df9" }, { "type": "WEB", "url": "https://github.com/apache/solr/commit/dc2f2295e0a6c6574f033f295dc0c9adb7660df9" }, { "type": "PACKAGE", "url": "https://github.com/apache/solr" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/SOLR-7920" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227160406/http://www.securityfocus.com/bid/85205" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache Solr Cross-site scripting Vulnerability" }
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.