/CVE-2017-9805

CVE-2017-9805 POC

Primary LanguagePython

CVE-2017-9805

CVE-2017-9805 POC

The issue comes from a lack of filtering on the deserialization class used by the REST plugin. Struts uses Xstream with a lot of filtering for deserialization in multiple places, however this filtering was not in place for the REST plugin.