7.2
CVSSv2

CVE-2005-1394

Published: 03/05/2005 Updated: 18/10/2016
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Format string vulnerability in ArcGIS for ESRI ArcInfo Workstation 9.0 allows local users to gain privileges via format string specifiers in the ARCHOME environment variable to (1) wservice or (2) lockmgr.

Vulnerable Product Search on Vulmon Subscribe to Product

esri arcgis 9.0

esri arcinfo workstation 9.0

Exploits

/** ESRI 9x Arcgis local root format string exploit ** ** Copyright Kevin Finisterre and John H ** Bug found by Kevin Finisterre <kf@digitalmunitioncom> ** Exploit by John H <johnh@digitalmunitioncom> ** ** We overwrite the thr_jmp_table ** Tested on solaris 10 **/ #include <dlfcnh> #include <fcntlh> #include <lin ...