CVE-2008-0250

Microsoft Visual InterDev 6.0 SP6 - Buffer Overflow via Long Project Line in Studio Solution File

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-0250. PoCs published by shinnai.

AI-analyzed exploit summary This exploit demonstrates a local buffer overflow in Microsoft Visual InterDev 6.0 (SP6) by crafting a malicious .sln file. It overwrites EIP with a call to ESP from user32.dll and includes shellcode to execute calc.exe.

Description

Buffer overflow in Microsoft Visual InterDev 6.0 (SP6) allows user-assisted attackers to execute arbitrary code via a Studio Solution (.SLN) file with a long Project line.

Exploits (2)

exploitdb WORKING POC VERIFIED
by shinnai · pythonlocalwindows
https://www.exploit-db.com/exploits/4892

This exploit demonstrates a local buffer overflow in Microsoft Visual InterDev 6.0 (SP6) by crafting a malicious .sln file. It overwrites EIP with a call to ESP from user32.dll and includes shellcode to execute calc.exe.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Visual InterDev 6.0 (SP6)
No auth needed
Prerequisites: Local access to the target system · Ability to deliver the malicious .sln file
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC
pythondoswindows
https://www.exploit-db.com/exploits/5349

This PoC exploits a local buffer overflow in Microsoft Visual InterDev 6.0 (SP6) by crafting a malicious .sln file with an oversized buffer (264 'a's + 4 'b's + 256 'c's). The exploit generates a file that, when opened, triggers the overflow, potentially allowing arbitrary code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Theoretical
Target: Microsoft Visual InterDev 6.0 (SP6)
No auth needed
Prerequisites: Victim must open the malicious .sln file
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (5)

Core 5
Core References
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/28482
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4892
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/41826
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27250

Scores

EPSS 0.1689
EPSS Percentile 96.7%

Details

CWE
CWE-119
Status published
Products (1)
microsoft/visual_interdev 6.0 sp6
Published Jan 12, 2008
Tracked Since Feb 18, 2026