CVE-2005-0608
CVE-2005-0608 is a high-severity vulnerability in Webmod with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 3% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Webmod
- Published:
- Last modified:
Description
Heap-based buffer overflow in server.cpp for WebMod 0.47 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a POST request with a Content-Length that is less than the amount of data that is actually sent.
Frequently asked questions
- What is CVE-2005-0608?
- Heap-based buffer overflow in server.cpp for WebMod 0.47 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a POST request with a Content-Length that is less than the amount of data that is actually sent.
- How severe is CVE-2005-0608?
- CVE-2005-0608 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2005-0608 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2005-0608?
- CVE-2005-0608 affects Webmod. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2005-0608?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2005-0608 published?
- CVE-2005-0608 was published on 2005-02-28 and last updated on 2026-06-16.
References
Affected products (1)
- cpe:2.3:a:webmod:webmod:0.47:*:*:*:*:*:*:*
More vulnerabilities in Webmod
- CVE-2007-1260 — High (CVSS 7.5): Stack-based buffer overflow in the connectHandle function in server.cpp in WebMod 0.48 allows remote attackers to…