CVE-2006-2480
Dia 0.94 - Format String Vulnerability via Crafted .bmp Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2480. PoCs published by KaDaL-X.
AI-analyzed exploit summary The exploit describes a format-string vulnerability in Dia versions 0.95 and earlier, triggered by a crafted filename containing format specifiers. The provided example filename '%p%p%p%p.bmp' demonstrates the issue, which may lead to crashes or arbitrary code execution.
Description
Format string vulnerability in Dia 0.94 allows user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code by triggering errors or warnings, as demonstrated via format string specifiers in a .bmp filename. NOTE: the original exploit was demonstrated through a command line argument, but there are other mechanisms for input that are automatically processed by Dia, such as a crafted .dia file.
Exploits (1)
The exploit describes a format-string vulnerability in Dia versions 0.95 and earlier, triggered by a crafted filename containing format specifiers. The provided example filename '%p%p%p%p.bmp' demonstrates the issue, which may lead to crashes or arbitrary code execution.