cve/2005/CVE-2005-1937.md

18 lines
785 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-1937](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1937)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A regression error in Firefox 1.0.3 and Mozilla 1.7.7 allows remote attackers to inject arbitrary Javascript from one page into the frameset of another site, aka the frame injection spoofing vulnerability, a re-introduction of a vulnerability that was originally identified and addressed by CVE-2004-0718.
### POC
#### Reference
- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160202
#### Github
No PoCs found on GitHub currently.