### [CVE-2007-1308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1308) ![](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 ecma/kjs_html.cpp in KDE JavaScript (KJS), as used in Konqueror in KDE 3.5.5, allows remote attackers to cause a denial of service (crash) by accessing the content of an iframe with an ftp:// URI in the src attribute, probably due to a NULL pointer dereference. ### POC #### Reference - http://securityreason.com/securityalert/2345 - http://securityreason.com/securityalert/2345 #### Github No PoCs found on GitHub currently.