CVE-2014-4301
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Multiple cross-site scripting (XSS) vulnerabilities in the respond_error function in routing.py in Eugene Pankov Ajenti before 1.2.21.7 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) resources.js or (2) resources.css in ajenti:static/, related to the traceback page.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://www.netsparker.com/critical-xss-vulnerabilities-in-ajenti
Vendor advisory: cve@mitre.org — https://github.com/Eugeny/ajenti/commit/d3fc5eb142ff16d55d158afb050af18d5ff09120
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| ajenti | ajenti | {"endIncluding":"1.2.21"} | |
| ajenti | ajenti | 1.2.0 | |
| ajenti | ajenti | 1.2.1 | |
| ajenti | ajenti | 1.2.2 | |
| ajenti | ajenti | 1.2.3 | |
| ajenti | ajenti | 1.2.4 | |
| ajenti | ajenti | 1.2.5 | |
| ajenti | ajenti | 1.2.6 | |
| ajenti | ajenti | 1.2.7 | |
| ajenti | ajenti | 1.2.8 | |
| ajenti | ajenti | 1.2.9 | |
| ajenti | ajenti | 1.2.10 | |
| ajenti | ajenti | 1.2.11.2 | |
| ajenti | ajenti | 1.2.12 | |
| ajenti | ajenti | 1.2.13 | |
| ajenti | ajenti | 1.2.14 | |
| ajenti | ajenti | 1.2.15 | |
| ajenti | ajenti | 1.2.16 | |
| ajenti | ajenti | 1.2.17 | |
| ajenti | ajenti | 1.2.18 | |
| ajenti | ajenti | 1.2.19 | |
| ajenti | ajenti | 1.2.20 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2014-4301
- https://github.com/Eugeny/ajenti/commit/d3fc5eb142ff16d55d158afb050af18d5ff09120
- https://github.com/Eugeny/ajenti
- https://github.com/pypa/advisory-database/tree/main/vulns/ajenti/PYSEC-2014-99.yaml
- https://web.archive.org/web/20171119051123/http://www.securityfocus.com/bid/68047
- https://www.netsparker.com/critical-xss-vulnerabilities-in-ajenti
- http://secunia.com/advisories/59177
- http://www.securityfocus.com/bid/68047
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.