Mrcms · Mrcms · CVE-2024-24161
**Name of the Vulnerable Software and Affected Versions**
MRCMS version 3.0
**Description**
The issue is related to an Arbitrary File Read vulnerability. It affects the `/admin/file/edit.do` endpoint, where the incoming `path` parameter is not properly filtered. This allows for unauthorized access to files.
**Recommendations**
For MRCMS version 3.0, as a temporary workaround, consider restricting access to the `/admin/file/edit.do` endpoint until a patch is available. Additionally, avoid using the `path` parameter in this endpoint to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.