### [CVE-2008-2935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.