ghsa-prjv-jj26-wf8h
Vulnerability from github
Published
2022-05-14 00:54
Modified
2023-12-28 19:02
Summary
ClassLoader manipulation in Apache Struts
Details
ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0112" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-11-03T22:57:46Z", "nvd_published_at": "2014-04-29T10:37:00Z", "severity": "HIGH" }, "details": "ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to \"manipulate\" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.", "id": "GHSA-prjv-jj26-wf8h", "modified": "2023-12-28T19:02:21Z", "published": "2022-05-14T00:54:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0112" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0910" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091939" }, { "type": "WEB", "url": "https://cwiki.apache.org/confluence/display/WW/S2-021" }, { "type": "PACKAGE", "url": "https://github.com/apache/struts" }, { "type": "WEB", "url": "http://jvn.jp/en/jp/JVN19294237/index.html" }, { "type": "WEB", "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2014-000045" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/127215/VMware-Security-Advisory-2014-0007.html" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676706" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2014-0007.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "ClassLoader manipulation in Apache Struts" }
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.