6.8
CVSSv2

CVE-2008-0069

Published: 02/04/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in XnView 1.92 and 1.92.1 allows user-assisted remote malicious users to execute arbitrary code via a long FontName parameter in a slideshow (.sld) file, a different vector than CVE-2008-1461.

Vulnerable Product Search on Vulmon Subscribe to Product

pierreegougelet xnview

Exploits

#!/usr/bin/perl # ================================================================ # XnView 1921 Slideshow "FontName" Buffer Overflow # ================================================================ # # Calc execution POC Exploit for WinXP SP1 pro English # # Found by : Stefan Cornelius, Secunia Research # Advisory : secuniacom/sec ...