### [CVE-2006-1200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1200) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://securityreason.com/securityalert/553 #### Github No PoCs found on GitHub currently.