Name | CVE-2010-4756 |
Description | The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
glibc (PTS) | jessie, jessie (lts) | 2.19-18+deb8u14 | vulnerable |
| stretch (security) | 2.24-11+deb9u1 | vulnerable |
| stretch (lts), stretch | 2.24-11+deb9u7 | vulnerable |
| buster (security), buster, buster (lts) | 2.28-10+deb10u4 | vulnerable |
| bullseye | 2.31-13+deb11u11 | vulnerable |
| bullseye (security) | 2.31-13+deb11u10 | vulnerable |
| bookworm | 2.36-9+deb12u8 | vulnerable |
| bookworm (security) | 2.36-9+deb12u7 | vulnerable |
| sid, trixie | 2.40-3 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
eglibc | source | (unstable) | (unfixed) | unimportant | | |
glibc | source | (unstable) | (unfixed) | unimportant | | |
Notes
That's standard POSIX behaviour implemented by (e)glibc. Applications using
glob need to impose limits for themselves