Files
CVEs-PoC/2020/CVE-2020-36559.md
T
2024-05-25 21:48:12 +02:00

721 B

CVE-2020-36559

Description

Due to improper sanitization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.

POC

Reference

No PoCs from references.

Github