mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2007-1308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1308)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|