CVE-2017-15804
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-15804
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-15804.html
Vendor advisory: cve@mitre.org — https://sourceware.org/bugzilla/show_bug.cgi?id=22332
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2.25-3 |
| debian | bullseye | fixed | 2.25-3 |
| debian | forky | fixed | 2.25-3 |
| debian | sid | fixed | 2.25-3 |
| debian | trixie | fixed | 2.25-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gnu | glibc | {"endIncluding":"2.26"} | |
References
- http://www.securityfocus.com/bid/101535
- https://access.redhat.com/errata/RHSA-2018:0805
- https://access.redhat.com/errata/RHSA-2018:1879
- https://sourceware.org/bugzilla/show_bug.cgi?id=22332
- https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Ba=commit%3Bh=a159b53fa059947cc2548e3b0d5bdcf7b9630ba8
- https://www.suse.com/security/cve/CVE-2017-15804.html
- https://security-tracker.debian.org/tracker/CVE-2017-15804
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.