6.8
CVSSv2

CVE-2008-2719

Published: 16/06/2008 Updated: 07/11/2023
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

Off-by-one error in the ppscan function (preproc.c) in Netwide Assembler (NASM) 2.02 allows context-dependent malicious users to cause a denial of service (crash) and possibly execute arbitrary code via a crafted file that triggers a stack-based buffer overflow.

Vulnerable Product Search on Vulmon Subscribe to Product

nasm netwide assembler 2.02

Vendor Advisories

Debian Bug report logs - #486715 nasm: CVE-2008-2719 off-by one in ppscan Package: nasm; Maintainer for nasm is Anibal Monsalve Salazar <anibal@debianorg>; Source for nasm is src:nasm (PTS, buildd, popcon) Reported by: Nico Golde <nion@debianorg> Date: Tue, 17 Jun 2008 20:21:01 UTC Severity: grave Tags: patch, sec ...
Philipp Thomas discovered that the ppscan function of nasm contained an off-by-one error If a user or automated system were tricked into assembling a specially crafted ASM file, a remote attacker could execute arbitrary commands with user privileges ...

Exploits

source: wwwsecurityfocuscom/bid/29656/info NASM is prone to an off-by-one buffer-overflow vulnerability because the application fails to perform adequate boundary checks on user-supplied data Successfully exploiting this issue will allow attackers to execute arbitrary code within the context of the affected application Failed exploit a ...