ghsa-5pgj-r7c6-7c7w
Vulnerability from github
Published
2022-05-17 05:41
Modified
2024-01-19 18:23
Summary
Apache Struts Multiple XSS Vulnerabilities
Details
Multiple cross-site scripting (XSS) vulnerabilities in component handlers in the javatemplates (aka Java Templates) plugin in Apache Struts 2.x before 2.2.3 allow remote attackers to inject arbitrary web script or HTML via an arbitrary parameter value to a .action
URI, related to improper handling of value attributes in
1. FileHandler.java
1. HiddenHandler.java
1. PasswordHandler.java
1. RadioHandler.java
1. ResetHandler.java
1. SelectHandler.java
1. SubmitHandler.java
1. TextFieldHandler.java
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-2087" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-19T18:23:12Z", "nvd_published_at": "2011-05-13T17:05:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in component handlers in the javatemplates (aka Java Templates) plugin in Apache Struts 2.x before 2.2.3 allow remote attackers to inject arbitrary web script or HTML via an arbitrary parameter value to a `.action` URI, related to improper handling of value attributes in \n1. `FileHandler.java`\n1. `HiddenHandler.java`\n1. `PasswordHandler.java`\n1. `RadioHandler.java`\n1. `ResetHandler.java`\n1. `SelectHandler.java`\n1. `SubmitHandler.java`\n1. `TextFieldHandler.java`", "id": "GHSA-5pgj-r7c6-7c7w", "modified": "2024-01-19T18:23:12Z", "published": "2022-05-17T05:41:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2087" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/1736b56db702c6639a6d5ae1146dba5a262e3344" }, { "type": "PACKAGE", "url": "https://github.com/apache/struts" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/WW-3597" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/WW-3608" }, { "type": "WEB", "url": "http://struts.apache.org/2.2.3/docs/version-notes-223.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Struts Multiple XSS Vulnerabilities" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.