ghsa-fjq5-5j5f-mvxh
Vulnerability from github
Published
2022-05-13 01:25
Modified
2022-11-03 22:57
Severity ?
Summary
Deserialization of Untrusted Data in Apache commons collections
Details
It was found that the Apache commons-collections library permitted code execution when deserializing objects involving a specially constructed chain of classes. A remote attacker could use this flaw to execute arbitrary code with the permissions of the application using the commons-collections library.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "commons-collections:commons-collections" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-collections4" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 3.2.2" }, "package": { "ecosystem": "Maven", "name": "org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-collections" }, "ranges": [ { "events": [ { "introduced": "3.2.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "net.sourceforge.collections:collections-generic" }, "versions": [ "4.01" ] }, { "database_specific": { "last_known_affected_version_range": "\u003c 4.02" }, "package": { "ecosystem": "Maven", "name": "org.apache.servicemix.bundles:org.apache.servicemix.bundles.collections-generic" }, "ranges": [ { "events": [ { "introduced": "4.01" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-7501" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T22:57:31Z", "nvd_published_at": "2017-11-09T17:29:00Z", "severity": "CRITICAL" }, "details": "It was found that the Apache commons-collections library permitted code execution when deserializing objects involving a specially constructed chain of classes. A remote attacker could use this flaw to execute arbitrary code with the permissions of the application using the commons-collections library.", "id": "GHSA-fjq5-5j5f-mvxh", "modified": "2022-11-03T22:57:31Z", "published": "2022-05-13T01:25:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7501" }, { "type": "WEB", "url": "https://access.redhat.com/security/vulnerabilities/2059393" }, { "type": "WEB", "url": "https://access.redhat.com/solutions/2045023" }, { "type": "WEB", "url": "https://arxiv.org/pdf/2306.05534.pdf" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1279330" }, { "type": "WEB", "url": "https://commons.apache.org/proper/commons-collections/release_4_1.html" }, { "type": "WEB", "url": "https://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-collections" }, { "type": "WEB", "url": "https://github.com/jensdietrich/xshady-release/tree/main/CVE-2015-7501" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/COLLECTIONS-580." }, { "type": "WEB", "url": "https://sourceforge.net/p/collections/code/HEAD/tree" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1773.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Deserialization of Untrusted Data in Apache commons collections" }
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.