CVE-2008-2935
libxslt 1.1.8-1.1.24 - Heap-Based Buffer Overflow in RC4 Encryption/Decryption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2935. PoCs published by Chris Evans.
AI-analyzed exploit summary The provided text describes a heap-based buffer overflow vulnerability in the 'libxslt' library (versions 1.1.8 to 1.1.24) due to inadequate boundary checks. Exploitation could lead to arbitrary code execution or denial-of-service conditions.
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."
Exploits (1)
The provided text describes a heap-based buffer overflow vulnerability in the 'libxslt' library (versions 1.1.8 to 1.1.24) due to inadequate boundary checks. Exploitation could lead to arbitrary code execution or denial-of-service conditions.