mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2008-5915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5915)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An unspecified function in the JavaScript implementation in Google Chrome creates and exposes a "temporary footprint" when there is a current login to a web site, which makes it easier for remote attackers to trick a user into acting upon a spoofed pop-up message, aka an "in-session phishing attack." NOTE: as of 20090116, the only disclosure is a vague pre-advisory with no actionable information. However, because it is from a well-known researcher, it is being assigned a CVE identifier for tracking purposes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.darkreading.com/security/attacks/showArticle.jhtml?articleID=212900161
|
|
- http://www.trusteer.com/files/In-session-phishing-advisory-2.pdf
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|