Incorrect Access Control in the FileEditor (/Admin/Views/FileEditor/) in FlexDotnetCMS before v1.5.11 allows an authenticated remote attacker to read and write to existing files outside the web root. The files can be accessed via directory traversal, i.e., by entering a .. (dot dot) path such as ..\..\..\..\..\<file> in the input field of the FileEditor. In FlexDotnetCMS before v1.5.8, it is also possible to access files by specifying the full path (e.g., C:\<file>). The files can then be edited via the FileEditor.
References
Link | Resource |
---|---|
https://blog.vonahi.io/whats-in-a-re-name/ | Exploit Third Party Advisory |
https://github.com/MacdonaldRobinson/FlexDotnetCMS/releases/tag/v1.5.11 | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-11-12 19:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-27385
Mitre link : CVE-2020-27385
CVE.ORG link : CVE-2020-27385
JSON object : View
Products Affected
flexdotnetcms_project
- flexdotnetcms
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')