Files
CVEs-PoC/2008/CVE-2008-5915.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.1 KiB
Markdown

### [CVE-2008-5915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5915)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.