cve/2006/CVE-2006-2782.md

21 lines
908 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-2782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2782)
![](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
Firefox 1.5.0.2 does not fix all test cases associated with CVE-2006-1729, which allows remote attackers to read arbitrary files by inserting the target filename into a text box, then turning that box into a file upload control.
### POC
#### Reference
- http://www.mozilla.org/security/announce/2006/mfsa2006-41.html
2024-06-09 00:33:16 +00:00
- http://www.mozilla.org/security/announce/2006/mfsa2006-41.html
2024-05-26 14:27:05 +02:00
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
2024-06-09 00:33:16 +00:00
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.