cve/2019/CVE-2019-12479.md
2024-06-09 00:33:16 +00:00

945 B

CVE-2019-12479

Description

An issue was discovered in 20|20 Storage 2.11.0. A Path Traversal vulnerability in the TwentyTwenty.Storage library in the LocalStorageProvider allows creating and reading files outside of the specified basepath. If the application using this library does not sanitize user-supplied filenames, then this issue may be exploited to read or write arbitrary files. This affects LocalStorageProvider.cs.

POC

Reference

Github

No PoCs found on GitHub currently.