5
CVSSv2

CVE-2010-1544

Published: 26/04/2010 Updated: 27/04/2010
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

micro_httpd on the RCA DCM425 cable modem allows remote malicious users to cause a denial of service (device reboot) via a long string to TCP port 80.

Vulnerable Product Search on Vulmon Subscribe to Product

acme micro_httpd

rca digital_cable_modem dcm425

Exploits

#!/usr/bin/python # Title: RCA DCM425 Cable Modem micro_httpd DoS/PoC # Date: 02/27/10 # Author: ad0nis ad0nis@hackermailcom # Info: This script causes a Denial of Service on a DCM425 cable modem # Sending 1040 bytes causes a reboot of the device after a few seconds # of it freezing up I believe this may lead to remote code execution # but I di ...