PoC Index

CVE-2010-4051

MEDIUM 5.0EPSS 40.0%

The regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a "RE_DUP_MAX overflow."

CVSS v2.0
5.0 MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS
40.00% chance of exploitation in the next 30 days, 99th percentile
Published
2011-01-13
Updated
2024-08-07

Proof-of-concept exploits (1)

ExploitDB entries (1)

References

Related