session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:13
Type | Values Removed | Values Added |
---|---|---|
References | () http://secunia.com/advisories/38708 - Vendor Advisory | |
References | () http://securityreason.com/achievement_securityalert/82 - | |
References | () http://securityreason.com/securityalert/7008 - Exploit | |
References | () http://securitytracker.com/id?1023661 - | |
References | () http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036&r2=294272 - | |
References | () http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log - | |
References | () http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036&r2=294272 - | |
References | () http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log - | |
References | () http://www.php.net/ChangeLog-5.php - | |
References | () http://www.php.net/releases/5_2_13.php - Patch | |
References | () http://www.vupen.com/english/advisories/2010/0479 - Vendor Advisory |
Information
Published : 2010-03-26 20:30
Updated : 2024-11-21 01:13
NVD link : CVE-2010-1130
Mitre link : CVE-2010-1130
CVE.ORG link : CVE-2010-1130
JSON object : View
Products Affected
php
- php
CWE
CWE-264
Permissions, Privileges, and Access Controls