ID:8955 - Exploit for Code Injection in Apache Struts - CVE-2020-17530

 
Main Vulnerability Database Exploits ID:8955 - Exploit for Code Injection in Apache Struts - CVE-2020-17530

ID:8955 - Exploit for Code Injection in Apache Struts - CVE-2020-17530

Published: April 3, 2023


Vulnerability identifier: #VU48815
Vulnerability risk: High
CVE-ID: CVE-2020-17530
CWE-ID: CWE-94
Exploitation vector: Remote access
Vulnerable software:
Apache Struts

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation when processing certain tag's attributes. The application performs double evaluation of the code if a developer applied forced OGNL evaluation by using the %{...} syntax. A remote attacker can send a specially crafted request to the application and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.