CVE-2007-1825
PHP 4 < 4.4.5 and 5 < 5.2.1 - Buffer Overflow in imap_mail_compose
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1825. PoCs published by Stefan Esser.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in PHP's imap_mail_compose function by supplying an excessively long BOUNDARY parameter. It can lead to arbitrary code execution or denial of service in vulnerable PHP versions.
Description
Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.
Exploits (1)
This exploit targets a buffer overflow vulnerability in PHP's imap_mail_compose function by supplying an excessively long BOUNDARY parameter. It can lead to arbitrary code execution or denial of service in vulnerable PHP versions.