cve/2007/CVE-2007-5899.md
2024-05-26 14:27:05 +02:00

790 B

CVE-2007-5899

Description

The output_add_rewrite_var function in PHP before 5.2.5 rewrites local forms in which the ACTION attribute references a non-local URL, which allows remote attackers to obtain potentially sensitive information by reading the requests for this URL, as demonstrated by a rewritten form containing a local session ID.

POC

Reference

Github

No PoCs found on GitHub currently.