mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
945 B
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
- https://security401.com/twentytwenty-storage-path-traversal/
- https://security401.com/twentytwenty-storage-path-traversal/
Github
No PoCs found on GitHub currently.