CVE-2009-1313
Firefox 3.0.9 - Memory Corruption and Possible Remote Code Execution in nsTextFrame::ClearTextRun
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1313. PoCs published by Marc Gueury.
AI-analyzed exploit summary This exploit leverages a memory corruption vulnerability in Mozilla Firefox by manipulating text nodes via JavaScript, leading to a crash or potential arbitrary code execution. The PoC uses a simple HTML page with embedded JavaScript to trigger the vulnerability.
Description
The nsTextFrame::ClearTextRun function in layout/generic/nsTextFrameThebes.cpp in Mozilla Firefox 3.0.9 allows remote attackers to cause a denial of service (memory corruption) and probably execute arbitrary code via unspecified vectors. NOTE: this vulnerability reportedly exists because of an incorrect fix for CVE-2009-1302.
Exploits (1)
This exploit leverages a memory corruption vulnerability in Mozilla Firefox by manipulating text nodes via JavaScript, leading to a crash or potential arbitrary code execution. The PoC uses a simple HTML page with embedded JavaScript to trigger the vulnerability.