mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
1023 B
Markdown
21 lines
1023 B
Markdown
### [CVE-2008-2811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The block reflow implementation in Mozilla Firefox before 2.0.0.15, Thunderbird 2.0.0.14 and earlier, and SeaMonkey before 1.1.10 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via an image whose display requires more pixels than nscoord_MAX, related to nsBlockFrame::DrainOverflowLines.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2008-0547.html
|
|
- http://www.redhat.com/support/errata/RHSA-2008-0549.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=439735
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9865
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|