Didiwiki · Didiwiki · CVE-2013-7448
**Name of the Vulnerable Software and Affected Versions**
DidiWiki (affected versions not specified)
**Description**
The issue is related to a directory traversal vulnerability in the wiki.c component of DidiWiki. This vulnerability allows remote attackers to read arbitrary files by exploiting the `page` parameter in the "api/page/get" endpoint. The vulnerability is caused by insufficient path restriction, enabling remote attackers to access files they should not be able to read.
**Recommendations**
As a temporary workaround, consider restricting access to the "api/page/get" endpoint until a patch is available.
Avoid using the `page` parameter in the affected API endpoint until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.