Vulnerability Details : CVE-2021-30045
SerenityOS 2021-03-27 contains a buffer overflow vulnerability in the EndOfCentralDirectory::read() function.
Vulnerability category: Overflow
Products affected by CVE-2021-30045
- cpe:2.3:o:serenityos:serenityos:2021-03-27:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-30045
0.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 69 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-30045
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:P |
10.0
|
4.9
|
NIST | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
3.9
|
5.2
|
NIST |
CWE ids for CVE-2021-30045
-
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-2021-30045
-
https://github.com/SerenityOS/serenity/pull/5977
LibArchive: Make bounds checks stricter in the Zip parser by IdanHo · Pull Request #5977 · SerenityOS/serenity · GitHubThird Party Advisory
-
https://github.com/SerenityOS/serenity/commit/4317db7498eaa5a37068052bb0310fbc6a5f78e4
LibArchive: Make bounds checks stricter in the Zip parser · SerenityOS/serenity@4317db7 · GitHubPatch;Third Party Advisory
-
https://github.com/SerenityOS/serenity/issues/5975
LibArchive: Buffer overflow in EndOfCentralDirectory::read · Issue #5975 · SerenityOS/serenity · GitHubThird Party Advisory
Jump to