ghsa-f7vh-qwp3-x37m
Vulnerability from github
Published
2022-01-19 00:01
Modified
2022-11-25 17:19
Severity ?
Summary
Deserialization of Untrusted Data in Apache Log4j
Details
CVE-2020-9493 identified a deserialization issue that was present in Apache Chainsaw. Prior to Chainsaw V2.0 Chainsaw was a component of Apache Log4j 1.2.x where the same issue exists.
Users are advised to migrate from log4j:log4j
to org.apache.logging.log4j:log4j
for an updated version of the library.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "log4j:log4j" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.2.17" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.zenframework.z8.dependencies.commons:log4j-1.2.17" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-23307" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-06-20T22:48:35Z", "nvd_published_at": "2022-01-18T16:15:00Z", "severity": "CRITICAL" }, "details": "CVE-2020-9493 identified a deserialization issue that was present in Apache Chainsaw. Prior to Chainsaw V2.0 Chainsaw was a component of Apache Log4j 1.2.x where the same issue exists.\n\nUsers are advised to migrate from `log4j:log4j` to `org.apache.logging.log4j:log4j` for an updated version of the library.", "id": "GHSA-f7vh-qwp3-x37m", "modified": "2022-11-25T17:19:49Z", "published": "2022-01-19T00:01:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23307" }, { "type": "WEB", "url": "https://lists.apache.org/thread/rg4yyc89vs3dw6kpy3r92xop9loywyhh" }, { "type": "WEB", "url": "https://logging.apache.org/log4j/1.2/index.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/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 Log4j" }
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.