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 | Third Party Advisory |
https://github.com/an-tao/drogon/blob/834e3eabdd0441ad2bc80c02e8bbfc3b8312c213/lib/src/StaticFileRouter.cc#L62-L67 | Exploit Third Party Advisory |
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 |
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 |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:12
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/an-tao/drogon - Third Party Advisory | |
References | () https://github.com/an-tao/drogon/blob/834e3eabdd0441ad2bc80c02e8bbfc3b8312c213/lib/src/StaticFileRouter.cc#L62-L67 - Exploit, Third Party Advisory | |
References | () https://github.com/an-tao/drogon/wiki/ENG-02-Installation - Third Party Advisory | |
References | () https://github.com/an-tao/drogon/wiki/ENG-03-Quick-Start#Static-Site - Third Party Advisory |
Information
Published : 2021-08-04 11:15
Updated : 2024-11-21 06:12
NVD link : CVE-2021-35397
Mitre link : CVE-2021-35397
CVE.ORG link : CVE-2021-35397
JSON object : View
Products Affected
drogon
- drogon
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')