CVE-2000-0025
https://notcve.org/view.php?id=CVE-2000-0025
IIS 4.0 and Site Server 3.0 allow remote attackers to read source code for ASP files if the file is in a virtual directory whose name includes extensions such as .com, .exe, .sh, .cgi, or .dll, aka the "Virtual Directory Naming" vulnerability. • http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ238606 http://www.osvdb.org/8098 https://docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-058 •
CVE-2000-0024
https://notcve.org/view.php?id=CVE-2000-0024
IIS does not properly canonicalize URLs, potentially allowing remote attackers to bypass access restrictions in third-party software via escape characters, aka the "Escape Character Parsing" vulnerability. • http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ246401 http://www.acrossecurity.com/aspr/ASPR-1999-11-10-1-PUB.txt https://docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-061 •
CVE-1999-0777
https://notcve.org/view.php?id=CVE-1999-0777
IIS FTP servers may allow a remote attacker to read or delete files on the server, even if they have "No Access" permissions. • http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ241407 http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ242559 http://www.securityfocus.com/bid/658 https://docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-039 • CWE-264: Permissions, Privileges, and Access Controls •
CVE-1999-0725 – Microsoft IIS 3.0/4.0 - Double Byte Code Page
https://notcve.org/view.php?id=CVE-1999-0725
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". • https://www.exploit-db.com/exploits/19361 http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ233335 http://www.securityfocus.com/bid/477 https://docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-022 https://exchange.xforce.ibmcloud.com/vulnerabilities/2302 • CWE-16: Configuration •
CVE-1999-0861
https://notcve.org/view.php?id=CVE-1999-0861
Race condition in the SSL ISAPI filter in IIS and other servers may leak information in plaintext. • http://support.microsoft.com/default.aspx?scid=kb%3B%5BLN%5D%3BQ244613 https://docs.microsoft.com/en-us/security-updates/securitybulletins/1999/ms99-053 • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') •