CVE-2006-6015
macOS 10.4 - Denial of Service via JavaScript Regular Expression exec Method
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6015. PoCs published by jbh_cg.
AI-analyzed exploit summary This exploit leverages a JavaScript regular expression vulnerability in Apple Safari to trigger a denial-of-service (DoS) condition by causing excessive memory consumption during regex execution. The PoC demonstrates a crash but does not confirm remote code execution.
Description
Buffer overflow in the JavaScript implementation in Safari on Apple Mac OS X 10.4 allows remote attackers to cause a denial of service (application crash) via a long argument to the exec method of a regular expression.
Exploits (1)
This exploit leverages a JavaScript regular expression vulnerability in Apple Safari to trigger a denial-of-service (DoS) condition by causing excessive memory consumption during regex execution. The PoC demonstrates a crash but does not confirm remote code execution.