CVE-2019-9169 is a critical heap-based buffer over-read vulnerability in the GNU C Library (glibc) through version 2.29, specifically affecting the regular expression matching function. This flaw can be triggered by an attempted case-insensitive regular expression match and impacts various products including Canonical, GNU, McAfee, and NetApp. With a CVSS score of 9.8 (Critical), it presents a severe risk as it can be exploited remotely without user interaction, leading to complete compromise of confidentiality, integrity, and availability. While there is no evidence of active exploitation or publicly available exploit code in Metasploit or ExploitDB, the vulnerability has garnered significant community discussion, indicating awareness and potential for future exploitation.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
<= 2.29CPE matchmatch criteria | cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:* | ||
All Versions ImpactedCPE matchmatch criteria | cpe:2.3:a:netapp:cloud_backup:*:*:*:*:*:*:*:* | ||
Range not provided by sourceCPE matchmatch criteria | cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* | ||
Range not provided by sourceCPE matchmatch criteria | cpe:2.3:a:netapp:steelstore_cloud_integrated_storage:-:*:*:*:*:*:*:* | ||
>= 7.7.2.0, < 7.7.2.21CPE matchmatch criteria | cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
CVE-2019-9169
Aug 11, 2020In the GNU C Library (aka glibc or libc6) through 2.29 proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.
Feb 12, 2019glibc: regular-expression match via proceed_next_node in posix/regexec.c leads to heap-based buffer over-read
Jan 20, 2019