mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
869 B
Markdown
18 lines
869 B
Markdown
### [CVE-2007-4960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4960)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|