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

728 B

CVE-2006-1200

Description

Direct static code injection vulnerability in add_link.txt in daverave Link Bank allows remote attackers to execute arbitrary PHP code via the url_name parameter, which is not sanitized before being stored in links.txt, which is later used in an include statement.

POC

Reference

Github

No PoCs found on GitHub currently.