Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Nekd0

Researcher fromunl0ck team
#21407of 53,630
11.4Total CVSS
Vulnerabilities · 2
Medium
2
PT-2004-2464
5.0
2004-12-31
Mywebserver · Mywebserver · CVE-2004-1556
**Name of the Vulnerable Software and Affected Versions** MyWebServer version 1.0.3 **Description** The issue allows remote attackers to cause a denial of service, resulting in an application crash, by establishing a large number of connections within a short time frame. **Recommendations** For MyWebServer version 1.0.3, consider implementing rate limiting on incoming connections to prevent excessive connection attempts within a short time frame as a temporary workaround until a patch is available.
PT-2004-2465
6.4
2004-12-31
Mywebserver · Mywebserver · CVE-2004-1557
**Name of the Vulnerable Software and Affected Versions** MyWebServer version 1.0.3 **Description** The issue allows remote attackers to bypass authentication, modify configuration, and read arbitrary files. This can be achieved via a direct HTTP request to API endpoints such as "/admin" or "ServerProperties.html". **Recommendations** For MyWebServer version 1.0.3, consider restricting access to the "/admin" and "ServerProperties.html" API endpoints to prevent unauthorized modifications and file access. As a temporary workaround, limit the functionality of these endpoints until a patch is available.