mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2006-4256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://securityreason.com/securityalert/1422
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|