CVE-2024-53677

Scores

EPSS

0.931high93.1%
0%20%40%60%80%100%

Percentile: 93.1%

CVSS

9.5critical4.0
0246810

CVSS Score: 9.5/10

All CVSS Scores

CVSS 4.0
9.5

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:A/V:C/RE:L/U:Red

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

File upload logic in Apache Struts is flawed. An attacker can manipulate file upload params to enable paths traversal and under some circumstances this can lead to uploading a malicious file which can be used to perform Remote Code Execution.

This issue affects Apache Struts: from 2.0.0 before 6.4.0.

Users are recommended to upgrade to version 6.4.0 at least and migrate to the new file upload mechanism https://struts.apache.org/core-developers/file-upload . If you are not using an old file upload logic based on FileuploadInterceptor your application is safe.

You can find more details in  https://cwiki.apache.org/confluence/display/WW/S2-067

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

anchore_overridesnvd

CWEs

22CWE-434

Related Vulnerabilities

Exploits

Exploit ID: CVE-2024-53677

Source: github-poc

URL: https://github.com/sangrok-jeon/CVE-2024-53677-Analysis

Vulnerable Software (2)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:org.apache.struts:struts2-core:*:*:*:*:*:maven:*:*",          "versionEndExcluding": "6.4.0",          "versio...

Source: anchore_overrides

Type: Configuration

Vendor: *

Product: struts

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*",      "versionEndExcluding": "6.4.0",      "versionStartIncluding": "2.0.0",      "vulnerable": true    }  ],...

Source: nvd

End of list