Security Advisory

CVE-2006-7243

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2011-01-18 19:00:00
Last updated 2024-08-07 20:57:41
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.