CVE-2007-0643
Bloodshed Dev-C++ 4.9.9.2 - Stack-Based Buffer Overflow via Long Line in .cpp File
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0643. PoCs published by shinnai.
AI-analyzed exploit summary This exploit demonstrates a stack overflow vulnerability in Dev-C++ 4.9.9.2 by creating a file with an excessively large buffer (80,000 'A' characters). The PoC triggers a stack overflow exception but does not include shellcode or achieve arbitrary code execution.
Description
Stack-based buffer overflow in Bloodshed Dev-C++ 4.9.9.2 allows user-assisted remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a long line in a .cpp file.
Exploits (1)
This exploit demonstrates a stack overflow vulnerability in Dev-C++ 4.9.9.2 by creating a file with an excessively large buffer (80,000 'A' characters). The PoC triggers a stack overflow exception but does not include shellcode or achieve arbitrary code execution.