cve/2006/CVE-2006-4256.md
2024-05-26 14:27:05 +02:00

780 B

CVE-2006-4256

Description

index.php in Horde Application Framework before 3.1.2 allows remote attackers to include web pages from other sites, which could be useful for phishing attacks, via a URL in the url parameter, aka "cross-site referencing." NOTE: some sources have referred to this issue as XSS, but it is different than classic XSS.

POC

Reference

Github

No PoCs found on GitHub currently.