Files
CVEs-PoC/2007/CVE-2007-4960.md
T
2024-06-18 02:51:15 +02:00

18 lines
869 B
Markdown

### [CVE-2007-4960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4960)
![](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
Argument injection vulnerability in the Linden Lab Second Life secondlife:// protocol handler, as used in Internet Explorer and possibly Firefox, allows remote attackers to obtain sensitive information via a '" ' (double-quote space) sequence followed by the -autologin and -loginuri arguments, which cause the handler to post login credentials and software installation details to an arbitrary URL.
### POC
#### Reference
- http://www.gnucitizen.org/blog/ie-pwns-secondlife
#### Github
No PoCs found on GitHub currently.