cve/2017/CVE-2017-7672.md
2024-05-26 14:27:05 +02:00

861 B

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