cve/2019/CVE-2019-10241.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-10241](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10241)
![](https://img.shields.io/static/v1?label=Product&message=Eclipse%20Jetty&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%3D%209.2.26%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuoct2020.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpuoct2020.html
2024-05-26 14:27:05 +02:00
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/Anonymous-Phunter/PHunter
- https://github.com/CGCL-codes/PHunter
- https://github.com/DonnumS/inf226Inchat