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

1.0 KiB

CVE-2006-3016

Description

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

POC

Reference

Github

No PoCs found on GitHub currently.