Lucene search
+L

648 matches found

OSV
OSV
added 2022/05/14 12:52 a.m.55 views

GHSA-876P-4WGC-75RX Apache Struts RCE Vulnerability

Apache Struts 2.x before 2.3.20.3, 2.3.24.3, and 2.3.28 allows remote attackers to execute arbitrary code via a % sequence in a tag attribute, aka forced double OGNL evaluation...

8.8CVSS8.8AI score0.08884EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/14 12:52 a.m.35 views

Apache Struts RCE Vulnerability

Apache Struts 2.x before 2.3.20.3, 2.3.24.3, and 2.3.28 allows remote attackers to execute arbitrary code via a % sequence in a tag attribute, aka forced double OGNL evaluation...

9CVSS8.8AI score0.08884EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:16 a.m.50 views

Code injection in Apache Struts

A vulnerability introduced by forcing parameter inclusion in the URL and Anchor Tag allows remote command execution, session access and manipulation and XSS attacks. both the s:url and s:a tag provide an includeParams attribute. The main scope of that attribute is to understand whether includes...

9.3CVSS1.8AI score0.74636EPSS
SaveExploits9References12Affected Software2
OSV
OSV
added 2022/05/13 1:14 a.m.58 views

GHSA-X5FC-PGPX-59J5 Server side object manipulation in Apache Struts

OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the ''-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in...

5CVSS9.1AI score0.92015EPSS
SaveExploits22References10
Github Security Blog
Github Security Blog
added 2022/05/13 1:14 a.m.47 views

Server side object manipulation in Apache Struts

OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the ''-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in...

5CVSS1.7AI score0.92015EPSS
SaveExploits22References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:14 a.m.58 views

Code injection in Apache Struts

The Struts 2 DefaultActionMapper supports a method for short-circuit navigation state changes by prefixing parameters with "action:" or "redirect:", followed by a desired navigational target expression. This mechanism was intended to help with attaching navigational information to buttons within...

9.8CVSS2AI score0.99998EPSS
SaveExploits18References17Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2022/05/11 12:00 a.m.10 views

VulnCheck KEV: CVE-2021-31805

The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. Using forced OGNL evaluation on untrusted user input can lead to a...

9.8CVSS7.1AI score0.95931EPSS
SaveIn wildExploits17References5
OSV
OSV
added 2022/05/04 12:29 a.m.34 views

GHSA-4WRR-9H5R-M92W Apache Struts Remote Java Code Execution

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during certain exception handling for mismatched data types of properties, which allows remote attackers to execute arbitrary Java code via a crafted parameter...

9.8CVSS8.7AI score0.75599EPSS
SaveExploits12References13
OSV
OSV
added 2022/05/01 6:24 p.m.64 views

GHSA-H7MF-QRM9-2848 OpenSymphony XWork vulnerable to improper input validation

XWork is an command-pattern framework that is used to power WebWork as well as other applications. Struts support in OpenSymphony XWork before 1.2.3, and 2.x before 2.0.4, as used in WebWork and Apache Struts, recursively evaluates all input as an Object-Graph Navigation Language OGNL expression...

6.8CVSS6.2AI score0.25749EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/01 6:24 p.m.30 views

OpenSymphony XWork vulnerable to improper input validation

XWork is an command-pattern framework that is used to power WebWork as well as other applications. Struts support in OpenSymphony XWork before 1.2.3, and 2.x before 2.0.4, as used in WebWork and Apache Struts, recursively evaluates all input as an Object-Graph Navigation Language OGNL expression...

6.8CVSS7.3AI score0.25749EPSS
SaveExploits0References3Affected Software1
Saint
Saint
added 2022/04/26 12:00 a.m.235 views

Apache Struts forced OGNL evaluation incomplete fix

Added: 04/26/2022 Background Apache Struts is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model-view-controller MVC architecture. Struts uses Object-Graph Navigation Language OGNL to...

9.8CVSS10AI score0.95931EPSS
SaveExploits12
Saint
Saint
added 2022/04/26 12:00 a.m.213 views

Apache Struts forced OGNL evaluation incomplete fix

Added: 04/26/2022 Background Apache Struts is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model-view-controller MVC architecture. Struts uses Object-Graph Navigation Language OGNL to...

9.8CVSS10AI score0.95931EPSS
SaveExploits12
Github Security Blog
Github Security Blog
added 2022/04/22 12:24 a.m.37 views

Struts ParameterInterceptor vulnerability allows remote command execution

Regular expression in ParametersInterceptor matches top'foo' as a valid expression, which OGNL treats as top'foo'0 and evaluates the value of 'foo' action parameter as an OGNL expression. This lets malicious users put arbitrary OGNL statements into any String variable exposed by an action and hav...

9.8CVSS9.2AI score0.89492EPSS
SaveExploits16References8Affected Software1
CNVD
CNVD
added 2022/04/15 12:00 a.m.76 views

Apache Struts Remote Code Execution Vulnerability (CNVD-2023-02478)

A remote code execution vulnerability exists in Apache Struts, an open source web application architecture for developing Java EE web applications from the Apache Foundation, which stems from the use of mandatory OGNL evaluation in tag attributes for untrusted user input. An attacker could exploi...

9.8CVSS2.8AI score0.85433EPSS
SaveExploits7References1
Veracode
Veracode
added 2022/04/13 4:46 a.m.116 views

Remote Code Execution (RCE)

Apache Struts is vulnerable to remote code execution. The vulnerability exists due to an incomplete fix of CVE-2020-17530 which is double evaluation if OGNL is used, allowing an attacker to inject maliciously crafted script via the %... syntax within the Struts tag...

9.8CVSS4.1AI score0.95931EPSS
SaveExploits17References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/13 12:00 a.m.82 views

Expression Language Injection in Apache Struts

The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. Using forced OGNL evaluation on untrusted user input can lead to a...

9.8CVSS2.1AI score0.95931EPSS
SaveExploits17References6Affected Software1
OSV
OSV
added 2022/04/12 4:15 p.m.60 views

CVE-2021-31805

The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. Using forced OGNL evaluation on untrusted user input can lead to a...

9.8CVSS9.7AI score
SaveExploits0References4
NVD
NVD
added 2022/04/12 4:15 p.m.48 views

CVE-2021-31805

The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. Using forced OGNL evaluation on untrusted user input can lead to a...

9.8CVSS0.85433EPSS
SaveExploits7References4
Cvelist
Cvelist
added 2022/04/12 3:25 p.m.60 views

CVE-2021-31805 Forced OGNL evaluation, when evaluated on raw not validated user input in tag attributes, may lead to RCE.

The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. Using forced OGNL evaluation on untrusted user input can lead to a...

9.9AI score0.85433EPSS
SaveExploits7References4
Positive Technologies
Positive Technologies
added 2022/04/12 12:00 a.m.14 views

PT-2022-2374

Name of the Vulnerable Software and Affected Versions Apache Struts versions 2.0.0 through 2.5.29 Description The issue arises from incorrect handling of Object Graph Navigation Language expressions, which can lead to security degradation. If a developer uses forced OGNL evaluation with the %...

9.8CVSS8AI score0.85433EPSS
SaveExploits7References23
Rows per page
Query Builder