mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 00:03:27 +00:00
21 lines
861 B
Markdown
21 lines
861 B
Markdown
### [CVE-2017-7672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7672)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
If an application allows enter an 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. Solution is to upgrade to Apache Struts version 2.5.12.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/pocsuite3
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/PEAKWEI/WsylibBookRS
|
|
- https://github.com/wemindful/WsylibBookRS
|
|
|