mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2008-4696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4696)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in Opera.dll in Opera before 9.61 allows remote attackers to inject arbitrary web script or HTML via the anchor identifier (aka the "optional fragment"), which is not properly escaped before storage in the History Search database (aka md.dat).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4504
|
|
- https://www.exploit-db.com/exploits/6801
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|