4.6
CVSSv2

CVE-2005-3928

Published: 30/11/2005 Updated: 19/10/2018
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 465
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in phgrafx in QNX 6.2.1 and 6.3.0 allows local users to execute arbitrary code via a long command line argument.

Vulnerable Product Search on Vulmon Subscribe to Product

qnx rtos 6.3.0

qnx rtos 6.2.1

Exploits

/* * minervini@neuralnoisecom (c) 2005, all rights reserved * sample exploit for phgrafx on QNX 630 x86 * * tested on: QNX qnx 630 2004/04/29-21:23:19UTC x86pc x86 */ #include <sys/typesh> #include <stdioh> #include <stdlibh> #include <dlfcnh> #include <unistdh> #include <errh> #ifndef _PATH # ...