7.2
CVSSv2

CVE-2002-2040

Published: 31/12/2002 Updated: 05/09/2008
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 730
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

The (1) phrafx and (2) phgrafx-startup programs in QNX realtime operating system (RTOS) 4.25 and 6.1.0 do not properly drop privileges before executing the system command, which allows local users to execute arbitrary commands by modifying the PATH environment variable to reference a malicious crttrap program.

Vulnerable Product Search on Vulmon Subscribe to Product

qnx rtos 4.25

qnx rtos 6.1.0

Exploits

source: wwwsecurityfocuscom/bid/4915/info The QNX phgrafx utility is prone to an issue which may make it possible for local attackers to escalate privileges This issue is due to unsafe use of the system() function to invoke other programs This vulnerability may be trivially exploited to gain root privileges #!/bin/sh # # click advance ...
source: wwwsecurityfocuscom/bid/4916/info The QNX phgrafx-startup utility is prone to an issue which may make it possible for local attackers to escalate privileges This issue is due to unsafe use of the system() function to invoke other programs This vulnerability may be trivially exploited to gain root privileges #!/bin/sh # # cli ...