EIP-2026-104665
PRE-CVEPHP 5.4SVN-2012-02-03 - htmlspecialchars/entities Buffer Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104665. PoCs published by cataphract.
AI-analyzed exploit summary This exploit demonstrates a buffer overflow vulnerability in PHP's htmlspecialchars function when processing long entities with $double=false. The test script triggers a crash by passing an excessively long entity string, exploiting insufficient buffer space allocation.
Description
PHP 5.4SVN-2012-02-03 - htmlspecialchars/entities Buffer Overflow
Exploits (1)
This exploit demonstrates a buffer overflow vulnerability in PHP's htmlspecialchars function when processing long entities with $double=false. The test script triggers a crash by passing an excessively long entity string, exploiting insufficient buffer space allocation.