mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
19 lines
889 B
Markdown
19 lines
889 B
Markdown
### [CVE-2008-2935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple heap-based buffer overflows in the rc4 (1) encryption (aka exsltCryptoRc4EncryptFunction) and (2) decryption (aka exsltCryptoRc4DecryptFunction) functions in crypto.c in libexslt in libxslt 1.1.8 through 1.1.24 allow context-dependent attackers to execute arbitrary code via an XML file containing a long string as "an argument in the XSL input."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4078
|
|
- http://www.ocert.org/advisories/ocert-2008-009.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|