ghsa-7qwv-cwgj-c8rj
Vulnerability from github
Published
2022-05-01 06:50
Modified
2024-07-25 13:38
Severity ?
Summary
Improper Input Validation in Apache Struts
Details
ActionForm in Apache Software Foundation (ASF) Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to elements in the CommonsMultipartRequestHandler implementation and BeanUtils.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "struts:struts" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2006-1547" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-07T23:11:14Z", "nvd_published_at": "2006-03-30T22:02:00Z", "severity": "HIGH" }, "details": "ActionForm in Apache Software Foundation (ASF) Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to elements in the CommonsMultipartRequestHandler implementation and BeanUtils.", "id": "GHSA-7qwv-cwgj-c8rj", "modified": "2024-07-25T13:38:18Z", "published": "2022-05-01T06:50:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1547" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25613" }, { "type": "PACKAGE", "url": "https://github.com/apache/struts" }, { "type": "WEB", "url": "http://issues.apache.org/bugzilla/show_bug.cgi?id=38534" }, { "type": "WEB", "url": "http://lists.suse.com/archive/suse-security-announce/2006-May/0004.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/19493" }, { "type": "WEB", "url": "http://secunia.com/advisories/20117" }, { "type": "WEB", "url": "http://securitytracker.com/id?1015856" }, { "type": "WEB", "url": "http://struts.apache.org/struts-doc-1.2.9/userGuide/release-notes.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/17342" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/1205" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Improper Input Validation 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.