mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
20 lines
1002 B
Markdown
20 lines
1002 B
Markdown
### [CVE-2007-5112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5112)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in session.cgi (aka the login page) in Google Urchin 5 5.7.03 and earlier allows remote attackers to inject arbitrary web script or HTML via the query string, a different vulnerability than CVE-2007-4713. NOTE: this can be leveraged to capture login credentials in some browsers that support remembered (auto-completed) passwords.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://hackademix.net/2007/09/24/googhole-xss-pwning-gmail-picasa-and-almost-200k-customers/
|
|
- http://securityreason.com/securityalert/3177
|
|
- http://www.gnucitizen.org/blog/google-urchin-password-theft-madness
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|