Vulnerability Details : CVE-2018-20546
Potential exploit
There is an illegal READ memory access at caca/dither.c (function get_rgba_default) in libcaca 0.99.beta19 for the default bpp case.
Vulnerability category: Overflow
Products affected by CVE-2018-20546
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
- cpe:2.3:a:libcaca_project:libcaca:0.99:beta19:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-20546
1.60%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 81 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-20546
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:N/A:P |
8.6
|
4.9
|
NIST | |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H |
2.8
|
5.2
|
NIST |
CWE ids for CVE-2018-20546
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-20546
-
https://github.com/cacalabs/libcaca/issues/38
CVE-2018-20546 · Issue #38 · cacalabs/libcaca · GitHubThird Party Advisory
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PC7EGOEQ5C4OD66ZUJJIIYEXBTZOCMZX/
[SECURITY] Fedora 34 Update: libcaca-0.99-0.59.beta20.fc34 - package-announce - Fedora Mailing-ListsMailing List;Third Party Advisory
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSBCRN6EGQJUVOSD4OEEQ6XORHEM2CUL/
[SECURITY] Fedora 36 Update: libcaca-0.99-0.59.beta20.fc36 - package-announce - Fedora Mailing-ListsMailing List;Third Party Advisory
-
https://usn.ubuntu.com/3860-2/
USN-3860-2: libcaca vulnerabilities | Ubuntu security noticesThird Party Advisory
-
https://usn.ubuntu.com/3860-1/
USN-3860-1: libcaca vulnerabilities | Ubuntu security noticesThird Party Advisory
-
https://lists.debian.org/debian-lts-announce/2019/01/msg00007.html
[SECURITY] [DLA 1631-1] libcaca security updateMailing List;Third Party Advisory
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WFGYICNTMNDNMDDUV4G2RYFB5HNJCOV/
[SECURITY] Fedora 35 Update: libcaca-0.99-0.59.beta20.fc35 - package-announce - Fedora Mailing-ListsMailing List;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00033.html
[security-announce] openSUSE-SU-2019:1144-1: moderate: Security update fMailing List;Third Party Advisory
-
https://github.com/cacalabs/libcaca/commit/1022d97496c7899e8641515af363381b31ae2f05
dither: fix integer multiplication overflow that caused crashes. · cacalabs/libcaca@1022d97 · GitHubPatch;Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=1652622
1652622 – There is an illegal READ memory access at caca/dither.c:1347 (function:get_rgba_default )in libcaca latest version.Exploit;Issue Tracking;Patch;Third Party Advisory
Jump to