ghsa-qx6h-9567-5fqw
Vulnerability from github
Published
2022-05-14 03:52
Modified
2024-03-05 17:59
Summary
Arbitrary file write in Apache Commons Fileupload
Details
The DiskFileItem class in Apache Commons FileUpload, as used in Red Hat JBoss BRMS 5.3.1; JBoss Portal 4.3 CP07, 5.2.2, and 6.0.0; and Red Hat JBoss Web Server 1.0.2 allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "commons-fileupload:commons-fileupload" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-2186" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T21:09:29Z", "nvd_published_at": "2013-10-28T21:55:00Z", "severity": "HIGH" }, "details": "The DiskFileItem class in Apache Commons FileUpload, as used in Red Hat JBoss BRMS 5.3.1; JBoss Portal 4.3 CP07, 5.2.2, and 6.0.0; and Red Hat JBoss Web Server 1.0.2 allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance.", "id": "GHSA-qx6h-9567-5fqw", "modified": "2024-03-05T17:59:41Z", "published": "2022-05-14T03:52:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2186" }, { "type": "WEB", "url": "https://github.com/apache/commons-fileupload/commit/163a6061fbc077d4b6e4787d26857c2baba495d1" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:0070" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/88133" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-fileupload" }, { "type": "WEB", "url": "https://github.com/apache/commons-fileupload/blob/master/RELEASE-NOTES.txt" }, { "type": "WEB", "url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-10-01" }, { "type": "WEB", "url": "https://www.tenable.com/security/research/tra-2016-23" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00008.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00033.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00050.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1448.html" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-2029-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2827" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/63174" } ], "schema_version": "1.4.0", "severity": [], "summary": "Arbitrary file write in Apache Commons Fileupload" }
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.