ghsa-729q-fcgp-r5xh
Vulnerability from github
Published
2023-12-05 09:33
Modified
2023-12-12 21:45
Severity ?
Summary
Apache Struts Improper Control of Dynamically-Managed Code Resources vulnerability
Details
When a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir even if the request has been denied. Users are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater, which fix this issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "6.2.0" }, { "fixed": "6.3.0.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.1.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5.32" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-41835" ], "database_specific": { "cwe_ids": [ "CWE-459" ], "github_reviewed": true, "github_reviewed_at": "2023-12-05T23:34:18Z", "nvd_published_at": "2023-12-05T09:15:07Z", "severity": "HIGH" }, "details": "When a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir\u00a0even if the request has been denied.\nUsers are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater, which fix this issue.", "id": "GHSA-729q-fcgp-r5xh", "modified": "2023-12-12T21:45:52Z", "published": "2023-12-05T09:33:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41835" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/3292152f8c0a77ee4827beede82b6580478a2c2a" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/4c044f12560e22e00520595412830f9582d6dac7" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/bf54436869c264941dd192c752a4abfaa65d3711" }, { "type": "PACKAGE", "url": "https://github.com/apache/struts" }, { "type": "WEB", "url": "https://lists.apache.org/thread/6wj530kh3ono8phr642y9sqkl67ys2ft" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2023/12/09/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/09/1" } ], "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": "Apache Struts Improper Control of Dynamically-Managed Code Resources vulnerability" }
Loading...
Loading...
- 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.