CVE-1999-0725
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".
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
IIS with Chinese, Korean, or Japanese default language allows attackers to view source code of files via a crafted URL.
Vulnerability
A vulnerability exists in Microsoft Internet Information Server (IIS) versions 3.0 and 4.0 when the server's default language is set to Chinese (Simplified or Traditional), Korean, or Japanese. Under these conditions, a specific crafted URL can bypass server-side processing of certain files, causing IIS to return the file source code unprocessed [1]. This issue is known as the "Double Byte Code Page" vulnerability [1].
Exploitation
An attacker does not require authentication or special privileges. The attacker sends a specially constructed HTTP request targeting a file in a virtual directory on an affected IIS server. No user interaction is needed [1]. The exploitation occurs remotely over the network [1].
Impact
Successful exploitation allows the attacker to view the source code of the targeted file, leading to information disclosure [1]. This may reveal sensitive data such as application logic, configuration details, or credentials embedded in scripts [1]. The attacker does not gain write access or the ability to execute code [1].
Mitigation
Microsoft released a patch for IIS 4.0 on June 24, 1999, but a regression error was discovered, and an updated patch was re-released on August 19, 1999. A patch for IIS 3.0 was also made available. Administrators should apply the appropriate patch corresponding to the language version of IIS [1]. There is no workaround besides applying the patch or changing the server's default language away from Chinese, Korean, or Japanese [1].
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
7cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:ja:*:*:*:*+ 5 more
- cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:ja:*:*:*:*
- cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:ko:*:*:*:*
- cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:zh:*:*:*:*
- cpe:2.3:a:microsoft:internet_information_server:4.0:*:*:ja:*:*:*:*
- cpe:2.3:a:microsoft:internet_information_server:4.0:*:*:ko:*:*:*:*
- cpe:2.3:a:microsoft:internet_information_server:4.0:*:*:zh:*:*:*:*
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- www.securityfocus.com/bid/477nvdThird Party AdvisoryVDB Entry
- exchange.xforce.ibmcloud.com/vulnerabilities/2302nvdThird Party AdvisoryVDB Entry
- support.microsoft.com/default.aspxnvd
- docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-022nvd
News mentions
0No linked articles in our index yet.