-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.apache.struts:struts-core | maven | <= 1.3.10 |
The analysis is based on the patch provided for CVE-2016-1182, which modifies the initOther() method in ActionServlet.java to include a SuppressPropertiesBeanIntrospector. This change is a mitigation for the improper input validation vulnerability, making initOther() a key function related to the vulnerability.