Vulnerability Details : CVE-2019-3817
A use-after-free flaw has been discovered in libcomps before version 0.1.10 in the way ObjMRTrees are merged. An attacker, who is able to make an application read a crafted comps XML file, may be able to crash the application or execute malicious code.
Vulnerability category: Memory Corruption
Products affected by CVE-2019-3817
- cpe:2.3:a:rpm:libcomps:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-3817
0.55%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-3817
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.6
|
5.9
|
Red Hat, Inc. |
CWE ids for CVE-2019-3817
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- nvd@nist.gov (Primary)
- secalert@redhat.com (Secondary)
References for CVE-2019-3817
-
https://github.com/rpm-software-management/libcomps/commit/e3a5d056633677959ad924a51758876d415e7046
Fix UAF in comps_objmrtree_unite function · rpm-software-management/libcomps@e3a5d05 · GitHubPatch;Third Party Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3817
1668005 – (CVE-2019-3817) CVE-2019-3817 libcomps: use after free when merging two objmrtreesExploit;Issue Tracking;Vendor Advisory
-
https://github.com/rpm-software-management/libcomps/issues/41
use-after-free in comps_objmrtree_unite function · Issue #41 · rpm-software-management/libcomps · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://access.redhat.com/errata/RHSA-2019:3583
RHSA-2019:3583 - Security Advisory - Red Hat Customer Portal
-
https://access.redhat.com/errata/RHSA-2019:3898
RHSA-2019:3898 - Security Advisory - Red Hat Customer Portal
Jump to