Directory traversal in the HTTP server on Yawcam 0.2.6 through 0.6.0 devices allows attackers to read arbitrary files through a sequence of the form '.x./' or '....\x/' where x is a pattern composed of one or more (zero or more for the second pattern) of either \ or ..\ -- for example a '.\./', '....\/' or '...\./' sequence. For files with no extension, a single dot needs to be appended to ensure the HTTP server does not alter the request, e.g., a "GET /.\./.\./.\./.\./.\./.\./.\./windows/system32/drivers/etc/hosts." request.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/145770/Yawcam-0.6.0-Directory-Traversal.html | Exploit Third Party Advisory VDB Entry |
http://www.yawcam.com/news.php | Vendor Advisory |
http://packetstormsecurity.com/files/145770/Yawcam-0.6.0-Directory-Traversal.html | Exploit Third Party Advisory VDB Entry |
http://www.yawcam.com/news.php | Vendor Advisory |
Configurations
History
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/145770/Yawcam-0.6.0-Directory-Traversal.html - Exploit, Third Party Advisory, VDB Entry | |
References | () http://www.yawcam.com/news.php - Vendor Advisory |
Information
Published : 2018-01-10 18:29
Updated : 2024-11-21 03:18
NVD link : CVE-2017-17662
Mitre link : CVE-2017-17662
CVE.ORG link : CVE-2017-17662
JSON object : View
Products Affected
yawcam
- yawcam
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')