mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2009-0585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0585)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the soup_base64_encode function in soup-misc.c in libsoup 2.x.x before 2.2.x, and 2.x before 2.24, allows context-dependent attackers to execute arbitrary code via a long string that is converted to a base64 representation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9599
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|