Lucene search
+L

2624 matches found

OSV
OSV
added 2022/05/01 2:20 a.m.57 views

GHSA-9CJH-QMVX-436C Apache Struts Cross-site scripting Vulnerability

Cross-site scripting XSS vulnerability in Apache Struts 1.2.7, and possibly other versions allows remote attackers to inject arbitrary web script or HTML via the query string, which is not properly quoted or filtered when the request handler generates an error message...

4.3CVSS7.1AI score0.25707EPSS
SaveExploits2References10
BDU FSTEC
BDU FSTEC
added 2022/04/28 12:00 a.m.9 views

The vulnerability of the Apache Struts software framework arises from incorrect processing of Object Graph Navigation Language expressions, allowing attackers to execute arbitrary code.

The vulnerability of the Apache Struts software framework exists due to incorrect processing of expressions written in Object Graph Navigation Language. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using a specially created request...

10CVSS7.9AI score0.85433EPSS
SaveExploits7References5Affected Software1
Saint
Saint
added 2022/04/26 12:00 a.m.231 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.187 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.36 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
OSV
OSV
added 2022/04/22 12:24 a.m.2 views

GHSA-J68F-8H6P-9H5Q 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.8CVSS7.6AI score0.89492EPSS
SaveExploits16References7
GithubExploit
GithubExploit
added 2022/04/15 11:30 a.m.667 views

Exploit for Expression Language Injection in Apache Struts

S2-062 CVE-2021-31805/s2-062 Batch scanning and vulnerability...

9.8CVSS7.2AI score0.85433EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2022/04/15 1:50 a.m.836 views

Exploit for Expression Language Injection in Apache Struts

s2-062 Remote code execution for S2-062 CVE-2021-31805 – Ver...

9.8CVSS7.5AI score0.85433EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2022/04/15 1:50 a.m.11 views

Exploit for Expression Language Injection in Apache Struts

s2-062 Remote code execution for S2-062 CVE-2021-31805 – Ver...

9.8CVSS7.5AI score0.85433EPSS
SaveExploits7
CNVD
CNVD
added 2022/04/15 12:00 a.m.72 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
IBM Security Bulletins
IBM Security Bulletins
added 2022/04/13 12:25 p.m.33 views

Security Bulletin: Vulnerability in Apache Struts affects IBM Tivoli Application Dependency Discovery Manager (CVE-2020-17530)

Summary Vulnerability in Apache Struts affects IBM Tivoli Application Dependency Discovery Manager CVE-2020-17530. Vulnerability Details CVEID: CVE-2020-17530 DESCRIPTION: Apache Struts could allow a remote attacker to execute arbitrary code on the system, caused by a forced double OGNL evaluatio...

9.8CVSS2.1AI score0.95931EPSS
SaveExploits12Affected Software1
RedhatCVE
RedhatCVE
added 2022/04/13 6:28 a.m.77 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.8CVSS1.8AI score0.95931EPSS
SaveExploits17References3
Veracode
Veracode
added 2022/04/13 4:46 a.m.113 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
The Hacker News
The Hacker News
added 2022/04/13 3:22 a.m.174 views

Microsoft Issues Patches for 2 Windows Zero-Days and 126 Other Vulnerabilities

Microsoft's Patch Tuesday updates for the month of April have addressed a total of 128 security vulnerabilities spanning across its software product portfolio, including Windows, Defender, Office, Exchange Server, Visual Studio, and Print Spooler, among others. 10 of the 128 bugs fixed are rated...

10CVSS0.5AI score0.90961EPSS
SaveExploits22
Github Security Blog
Github Security Blog
added 2022/04/13 12:00 a.m.79 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/13 12:00 a.m.8 views

GHSA-V8J6-6C2R-R27C 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.8CVSS7AI score0.85433EPSS
SaveExploits7References5
OpenVAS
OpenVAS
added 2022/04/13 12:00 a.m.33 views

Apache Struts Security Update (S2-062) - Version Check

Apache Struts is prone to a remote code execution RCE vulnerability. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free...

9.8CVSS9.9AI score0.95931EPSS
SaveExploits17References5
NCSC
NCSC
added 2022/04/13 12:00 a.m.11 views

Vulnerability fixed in Apache Struts

A vulnerability has been fixed in Apache Struts. This vulnerability allows an unauthenticated remote malicious person able to execute arbitrary code under privileges of the Struts application. OGNL evaluation must be enabled to exploit the vulnerability to be exploited. This vulnerability is an...

9.8CVSS8AI score0.95931EPSS
SaveExploits17
ATTACKERKB
ATTACKERKB
added 2022/04/12 4:15 p.m.119 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.8CVSS7AI score0.95931EPSS
SaveIn wildExploits17References6Affected Software1
OSV
OSV
added 2022/04/12 4:15 p.m.57 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
Rows per page
Query Builder