Vulnerability Details : CVE-2023-39976
log_blackbox.c in libqb before 2.0.8 allows a buffer overflow via long log messages because the header size is not considered.
Vulnerability category: Overflow
Products affected by CVE-2023-39976
- cpe:2.3:a:clusterlabs:libqb:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-39976
0.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 45 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-39976
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-39976
-
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-39976
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KECNF7LFBPE57XSBT6EM7ACVMIBP63WH/
-
https://github.com/ClusterLabs/libqb/pull/490
log: fix potential overflow with long log messages by chrissie-c · Pull Request #490 · ClusterLabs/libqb · GitHubPatch
-
https://github.com/ClusterLabs/libqb/commit/1bbaa929b77113532785c408dd1b41cd0521ffc8
log: fix potential overflow with long log messages (#490) · ClusterLabs/libqb@1bbaa92 · GitHubPatch
-
https://github.com/ClusterLabs/libqb/compare/v2.0.7...v2.0.8
Comparing v2.0.7...v2.0.8 · ClusterLabs/libqb · GitHubNot Applicable
Jump to