Vulnerabilities (CVE)

Filtered by vendor Drogon Subscribe
Filtered by product Drogon
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25297 1 Drogon 1 Drogon 2022-02-28 6.5 MEDIUM 8.8 HIGH
This affects the package drogonframework/drogon before 1.7.5. The unsafe handling of file names during upload using HttpFile::save() method may enable attackers to write files to arbitrary locations outside the designated target folder.
CVE-2021-35397 1 Drogon 1 Drogon 2021-08-11 5.0 MEDIUM 7.5 HIGH
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.