CVE-2017-9805: Deserialization of Untrusted Data
(updated )
The REST Plugin in Apache Struts uses an XStreamHandler
with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads.
References
- www.securityfocus.com/bid/100609
- www.securitytracker.com/id/1039263
- blogs.apache.org/foundation/entry/apache-struts-statement-on-equifax
- bugzilla.redhat.com/show_bug.cgi?id=1488482
- cwiki.apache.org/confluence/display/WW/S2-052
- nvd.nist.gov/vuln/detail/CVE-2017-9805
- struts.apache.org/docs/s2-052.html
- www.exploit-db.com/exploits/42627/
Detect and mitigate CVE-2017-9805 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →