mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2017-9804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9804)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
In Apache Struts 2.3.7 through 2.3.33 and 2.5 through 2.5.12, if an application allows entering a URL in a form field and built-in URLValidator is used, it is possible to prepare a special URL which will be used to overload server process when performing validation of the URL. NOTE: this vulnerability exists because of an incomplete fix for S2-047 / CVE-2017-7672.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/IkerSaint/VULNAPP-vulnerable-app
|
|
- https://github.com/PEAKWEI/WsylibBookRS
|
|
- https://github.com/khodges42/Etrata
|
|
- https://github.com/pctF/vulnerable-app
|
|
- https://github.com/wemindful/WsylibBookRS
|
|
|