ghsa-cmpm-jg8r-fv37
Vulnerability from github
Published
2022-05-17 01:49
Modified
2023-08-29 20:07
Summary
Apache Struts Multiple Cross-site Scripting Vulnerabilities
Details
Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.0.14 and 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the (1) name or (2) lastName parameter to struts2-showcase/person/editPerson.action
, or the (3) clientName parameter to struts2-rest-showcase/orders
.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.0.14" }, "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.2" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 2.2.3" }, "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-parent" }, "ranges": [ { "events": [ { "introduced": "2.2" }, { "fixed": "2.2.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-1006" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T20:07:59Z", "nvd_published_at": "2012-02-07T04:09:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.0.14 and 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the (1) name or (2) lastName parameter to `struts2-showcase/person/editPerson.action`, or the (3) clientName parameter to `struts2-rest-showcase/orders`.", "id": "GHSA-cmpm-jg8r-fv37", "modified": "2023-08-29T20:07:59Z", "published": "2022-05-17T01:49:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1006" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72888" }, { "type": "WEB", "url": "https://web.archive.org/web/20120219225953/http://secpod.org/advisories/SecPod_Apache_Struts_Multiple_Parsistant_XSS_Vulns.txt" }, { "type": "WEB", "url": "https://web.archive.org/web/20131013214245/http://secpod.org/blog/?p=450" }, { "type": "WEB", "url": "https://web.archive.org/web/20200229131840/http://www.securityfocus.com/bid/51902" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Struts Multiple Cross-site Scripting 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.