mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2008-4930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4930)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MyBB (aka MyBulletinBoard) 1.4.2 does not properly handle an uploaded file with a nonstandard file type that contains HTML sequences, which allows remote attackers to cause that file to be processed as HTML by Internet Explorer's content inspection, aka "Incomplete protection against MIME-sniffing." NOTE: this could be leveraged for XSS and other attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2008/11/01/2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|