CVE-2015-8795
medium
CVSS v3
6.1
CVSS v2
4.3
VIR risk
6.1
Description
Multiple cross-site scripting (XSS) vulnerabilities in the Admin UI in Apache Solr before 5.1 allow remote attackers to inject arbitrary web script or HTML via crafted fields that are mishandled during the rendering of the (1) Analysis page, related to webapp/web/js/scripts/analysis.js or (2) Schema-Browser page, related to webapp/web/js/scripts/schema-browser.js.
Predictions
Exploit likelihood
71%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8795
Vendor advisory: cve@mitre.org — https://issues.apache.org/jira/browse/SOLR-7346
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.solr:solr-core | <5.1.0 | 5.1.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | solr | {"endIncluding":"5.0"} | |
References
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.