CVE-2024-4790: DedeCMS path traversal
A vulnerability classified as problematic has been found in DedeCMS 5.7.114. This affects an unknown part of the file /sysverifies.php?action=view. The manipulation of the argument filename with the input ../../../../../etc/passwd leads to path traversal: '../filedir'. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-263889 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-4790?
CVE-2024-4790 is classified as a problematic vulnerability that allows for path traversal.
How do I fix CVE-2024-4790?
To fix CVE-2024-4790, ensure that the file input handling in DedeCMS properly sanitizes and validates input to prevent path traversal.
What systems are affected by CVE-2024-4790?
CVE-2024-4790 affects DedeCMS version 5.7.114 and potentially any derivative versions that utilize the same vulnerable file handling.
What type of attack can be executed using CVE-2024-4790?
CVE-2024-4790 can be exploited through path traversal, allowing an attacker to potentially access sensitive files such as /etc/passwd.
What is the component involved in CVE-2024-4790?
The vulnerability in CVE-2024-4790 is related to the file '/sys_verifies.php' in DedeCMS.