Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-17533 — Proof-of-concept exploit for Apache Struts2 remote code execution vulnerability CVE-2020-17533, leveraging OGNL expression injection for unauthenticated RCE. | Kitploit
Tools/GitHubGitHub/pazeray/cve-2020-17533
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubpazeray/cve-2020-17533

CVE-2020-17533

Proof-of-concept exploit for Apache Struts2 remote code execution vulnerability CVE-2020-17533, leveraging OGNL expression injection for unauthenticated RCE.

View Repository
15 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
  1. Recently, a remote code execution vulnerability was discovered in Apache Struts2 (CVE ID: CVE-2020-17530). The Apache Struts2 framework is a web framework for developing Java EE web applications. It is widely used, thus the threat impact scope is large.

  2. Vulnerability Description If developers use the %{...} syntax, attackers can craft malicious OGNL expressions, triggering secondary parsing of OGNL expressions, resulting in remote code execution.

  3. Scope of Impact • Apache Struts 2.0.0 - 2.5.25

  4. Solution Upgrade the Apache Struts framework to the latest version. Relevant reference links are as follows: https://cwiki.apache.org/confluence/display/WW/S2-061

Download Tool