A path traversal vulnerability in the static router for Drogon from 1.0.0-beta14 to 1.6.0 could allow an unauthenticated, remote attacker to arbitrarily read files. The vulnerability is due to lack of proper input validation for requested path. An attacker could exploit this vulnerability by sending crafted HTTP request with specific path to read. Successful exploitation could allow the attacker to read files that should be restricted.
References
Link | Resource |
---|---|
https://github.com/an-tao/drogon/wiki/ENG-02-Installation | Third Party Advisory |
https://github.com/an-tao/drogon/wiki/ENG-03-Quick-Start#Static-Site | Third Party Advisory |
https://github.com/an-tao/drogon | Third Party Advisory |
https://github.com/an-tao/drogon/blob/834e3eabdd0441ad2bc80c02e8bbfc3b8312c213/lib/src/StaticFileRouter.cc#L62-L67 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2021-08-04 04:15
Updated : 2021-08-11 16:33
NVD link : CVE-2021-35397
Mitre link : CVE-2021-35397
JSON object : View
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Products Affected
drogon
- drogon