ghsa-v6c7-8qx5-8gmp
Vulnerability from github
Published
2022-05-17 03:47
Modified
2022-11-03 21:09
Summary
Deserialization of Untrusted Data in Apache Tomcat
Details
The readObject method in the DiskFileItem class in Apache Tomcat and JBoss Web, as used in Red Hat JBoss Enterprise Application Platform 6.1.0 and Red Hat JBoss Portal 6.0.0, allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance, a similar issue to CVE-2013-2186.
NOTE: this issue is reportedly disputed by the Apache Tomcat team, although Red Hat considers it a vulnerability. The dispute appears to regard whether it is the responsibility of applications to avoid providing untrusted data to be deserialized, or whether this class should inherently protect against this issue. Regardless the tomcat maintainers have altered the behavior of this method in version 7.0.39.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.0.39" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-2185" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T21:09:17Z", "nvd_published_at": "2014-01-19T18:02:00Z", "severity": "HIGH" }, "details": "The readObject method in the DiskFileItem class in Apache Tomcat and JBoss Web, as used in Red Hat JBoss Enterprise Application Platform 6.1.0 and Red Hat JBoss Portal 6.0.0, allows remote attackers to write to arbitrary files via a NULL byte in a file name in a serialized instance, a similar issue to CVE-2013-2186. \n\nNOTE: this issue is reportedly disputed by the Apache Tomcat team, although Red Hat considers it a vulnerability. The dispute appears to regard whether it is the responsibility of applications to avoid providing untrusted data to be deserialized, or whether this class should inherently protect against this issue. Regardless the tomcat maintainers have altered the behavior of this method in version 7.0.39.", "id": "GHSA-v6c7-8qx5-8gmp", "modified": "2022-11-03T21:09:17Z", "published": "2022-05-17T03:47:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2185" }, { "type": "PACKAGE", "url": "https://github.com/apache/tomcat" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/10/24/12" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1193.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1194.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1265.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/09/05/4" } ], "schema_version": "1.4.0", "severity": [], "summary": "Deserialization of Untrusted Data in Apache Tomcat" }
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.