Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Elfinder.netcore Project Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-23427 1 Elfinder.netcore Project 1 Elfinder.netcore 2022-07-12 7.5 HIGH 9.8 CRITICAL
This affects all versions of package elFinder.NetCore. The ExtractAsync function within the FileSystem is vulnerable to arbitrary extraction due to insufficient validation.
CVE-2021-23428 1 Elfinder.netcore Project 1 Elfinder.netcore 2021-09-09 7.5 HIGH 9.8 CRITICAL
This affects all versions of package elFinder.NetCore. The Path.Combine(...) method is used to create an absolute file path. Due to missing sanitation of the user input and a missing check of the generated path its possible to escape the Files directory via path traversal