CVE-1999-0725
Internet Information Server - Unauthenticated Source Code Disclosure via Double Byte Code Page
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0725. PoCs published by Microsoft.
AI-analyzed exploit summary This vulnerability allows an attacker to retrieve the source code of server-side processed files (e.g., .asp) by appending a specific byte (0x81-0xFE) to the URL when the server's default language is set to Chinese, Japanese, or Korean. The exploit leverages a flaw in IIS's handling of double-byte character sets, causing it to bypass processing and serve the raw file.
Description
When IIS is run with a default language of Chinese, Korean, or Japanese, it allows a remote attacker to view the source code of certain files, a.k.a. "Double Byte Code Page".
Exploits (1)
This vulnerability allows an attacker to retrieve the source code of server-side processed files (e.g., .asp) by appending a specific byte (0x81-0xFE) to the URL when the server's default language is set to Chinese, Japanese, or Korean. The exploit leverages a flaw in IIS's handling of double-byte character sets, causing it to bypass processing and serve the raw file.