Denial of service in Apache Struts - CVE-2017-7672
Published: August 9, 2017 / Updated: August 16, 2017
Apache Struts
Detailed vulnerability description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to an error when processing malicious user-supplied data. A remote attacker can send specially crafted URL data to an application that accepts a user-provided URL in a form field and that processes the URL with the built-in URLValidator to overload the server process during validation.
Successful exploitation of the vulnerability results in denial of service.