I’ve been fuzzing http-server for a few days now and I found 3 interesting vulnerabilities which may affect versions 2.2.1 (some), 3.3.2, 3.3.1, 3.3.0 and 4.1.2 of ecstatic web-server:
- Directory listing due to insecure default configuration + “range: 10000” HTTP header
- Denial of Service by sending the %00 null character in the URL
- Internal path disclosure caused by a long URL
According to shodan there are up to 5k ecstatic webservers
Continue reading “Multiple vulnerabilities in nodejs ecstatic/http-server (http-party)”