Files
CVEs-PoC/2010/CVE-2010-1130.md
T
2025-09-29 21:09:30 +02:00

883 B

CVE-2010-1130

Description

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).

POC

Reference

Github

No PoCs found on GitHub currently.