Settings

Theme

Apache Struts2 CVE-2023-50164, File Upload Vulnerability Analysis

labs.greynoise.io

2 points by SamHoustonCM 2 years ago · 2 comments

Reader

SamHoustonCMOP 2 years ago

Matthew Remacle (Remy) digs into the newly disclosed Apache Struts2 CVE-2023-50164 file upload vulnerability. This weakness allows an attacker to drop a web shell that can be called remotely through a public interface over defined routes.

Apache Struts2 is an open-source Java web application development framework used in various enterprise-grade applications and business use cases.

The vulnerability occurs when a multipart form request is used, and the constraints for path normalization are bypassed.

The attacker can inject a web shell (e.g., shell.jsp) into the file system, which can then be remotely called.

The exploitation of this vulnerability depends on the specific implementation of Apache Struts2 in a vendor's product and the defined actions' path.

latchkey 2 years ago

Previously:

https://www.synopsys.com/blogs/software-security/equifax-apa...

I wonder how long before I get more notices from Equifax.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection