Files
CVEs-PoC/2010/CVE-2010-1939.md
T
2025-09-29 21:09:30 +02:00

774 B

CVE-2010-1939

Description

Use-after-free vulnerability in Apple Safari 4.0.5 on Windows allows remote attackers to execute arbitrary code by using window.open to create a popup window for a crafted HTML document, and then calling the parent window's close method, which triggers improper handling of a deleted window object.

POC

Reference

Github