ghsa-vmq6-5m68-f53m
Vulnerability from github
Published
2023-11-29 12:30
Modified
2023-12-05 21:31
Severity ?
Summary
logback serialization vulnerability
Details
A serialization vulnerability in logback receiver component part of logback allows an attacker to mount a Denial-Of-Service attack by sending poisoned data.
This is only exploitable if logback receiver component is deployed. See https://logback.qos.ch/manual/receivers.html
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-classic" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-classic" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-core" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-core" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "ch.qos.logback:logback-classic" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6378" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-11-29T21:33:01Z", "nvd_published_at": "2023-11-29T12:15:07Z", "severity": "HIGH" }, "details": "A serialization vulnerability in logback receiver component part of logback allows an attacker to mount a Denial-Of-Service attack by sending poisoned data.\n\nThis is only exploitable if logback receiver component is deployed. See https://logback.qos.ch/manual/receivers.html", "id": "GHSA-vmq6-5m68-f53m", "modified": "2023-12-05T21:31:10Z", "published": "2023-11-29T12:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378" }, { "type": "WEB", "url": "https://github.com/qos-ch/logback/issues/745#issuecomment-1836227158" }, { "type": "WEB", "url": "https://github.com/qos-ch/logback/commit/9c782b45be4abdafb7e17481e24e7354c2acd1eb" }, { "type": "WEB", "url": "https://github.com/qos-ch/logback/commit/b8eac23a9de9e05fb6d51160b3f46acd91af9731" }, { "type": "WEB", "url": "https://github.com/qos-ch/logback/commit/bb095154be011267b64e37a1d401546e7cc2b7c3" }, { "type": "PACKAGE", "url": "https://github.com/qos-ch/logback" }, { "type": "WEB", "url": "https://logback.qos.ch/manual/receivers.html" }, { "type": "WEB", "url": "https://logback.qos.ch/news.html#1.2.13" }, { "type": "WEB", "url": "https://logback.qos.ch/news.html#1.3.12" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "logback serialization 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.