CVE-2008-2935
CVE-2008-2935 is a high-severity vulnerability in Xmlsoft Libxslt with a CVSS 2.0 base score of 7.5. Its EPSS exploit-prediction score of 13% places it in the 96th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-119.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 13% (96th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-119
- Affected product: Xmlsoft Libxslt
- Published:
- Last modified:
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."
Frequently asked questions
- What is CVE-2008-2935?
- 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."
- How severe is CVE-2008-2935?
- CVE-2008-2935 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2008-2935 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 13% (96th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2008-2935?
- CVE-2008-2935 primarily affects Xmlsoft Libxslt. In total, 17 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2008-2935?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2008-2935 published?
- CVE-2008-2935 was published on 2008-08-01 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/31230
- http://secunia.com/advisories/31310
- http://secunia.com/advisories/31331
- http://secunia.com/advisories/31363
- http://secunia.com/advisories/31395
- http://secunia.com/advisories/31399
- http://secunia.com/advisories/32453
- http://security.gentoo.org/glsa/glsa-200808-06.xml
- http://securityreason.com/securityalert/4078
- http://wiki.rpath.com/wiki/Advisories:rPSA-2008-0306
- http://www.debian.org/security/2008/dsa-1624
- http://www.mandriva.com/security/advisories?name=MDVSA-2008:160
- http://www.ocert.org/advisories/ocert-2008-009.html
- http://www.ocert.org/patches/exslt_crypt.patch
- http://www.redhat.com/support/errata/RHSA-2008-0649.html
- http://www.scary.beasts.org/security/CESA-2008-003.html
- http://www.securityfocus.com/archive/1/494976/100/0/threaded
- http://www.securityfocus.com/archive/1/495018/100/0/threaded
- http://www.securityfocus.com/archive/1/497829/100/0/threaded
- http://www.securityfocus.com/bid/30467
- http://www.securitytracker.com/id?1020596
- http://www.ubuntu.com/usn/usn-633-1
- http://www.vupen.com/english/advisories/2008/2266/references
- https://exchange.xforce.ibmcloud.com/vulnerabilities/44141
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10827
- https://www.redhat.com/archives/fedora-package-announce/2008-August/msg00092.html
- https://www.redhat.com/archives/fedora-package-announce/2008-August/msg00118.html
Affected products (17)
- cpe:2.3:a:xmlsoft:libxslt:1.1.8:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.9:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.10:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.11:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.12:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.13:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.14:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.15:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.16:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.17:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.18:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.19:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.20:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.21:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.22:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.23:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.24:*:*:*:*:*:*:*
More vulnerabilities in Xmlsoft Libxslt
- CVE-2019-11068 — Critical (CVSS 9.8): libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite…
- CVE-2016-4610 — Critical (CVSS 9.8): libxslt in Apple iOS before 9.3.3, OS X before 10.11.6, iTunes before 12.4.2 on Windows, iCloud before 5.2.1 on…
- CVE-2016-4609 — Critical (CVSS 9.8): libxslt in Apple iOS before 9.3.3, OS X before 10.11.6, iTunes before 12.4.2 on Windows, iCloud before 5.2.1 on…
- CVE-2016-4608 — Critical (CVSS 9.8): libxslt in Apple iOS before 9.3.3, OS X before 10.11.6, iTunes before 12.4.2 on Windows, iCloud before 5.2.1 on…
- CVE-2016-4607 — Critical (CVSS 9.8): libxslt in Apple iOS before 9.3.3, OS X before 10.11.6, iTunes before 12.4.2 on Windows, iCloud before 5.2.1 on…
- CVE-2021-30560 — High (CVSS 8.8): Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit…
All CVEs affecting Xmlsoft Libxslt →
Other CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) vulnerabilities
- CVE-2026-2778 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component. This vulnerability was fixed in…
- CVE-2026-2776 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the Telemetry component in External Software. This vulnerability…
- CVE-2025-1866 — Critical (CVSS 10.0): Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in warmcat libwebsockets allows…
- CVE-2022-27625 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2022-27624 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2020-11896 — Critical (CVSS 10.0): The Treck TCP/IP stack before 6.0.1.66 allows Remote Code Execution, related to IPv4 tunneling.