mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
18 lines
869 B
Markdown
18 lines
869 B
Markdown
### [CVE-2005-0941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0941)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The StgCompObjStream::Load function in OpenOffice.org OpenOffice 1.1.4 and earlier allocates memory based on 16 bit length values, but process memory using 32 bit values, which allows remote attackers to cause a denial of service and possibly execute arbitrary code via a DOC document with certain length values, which leads to a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9106
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|