Phpmywebmin · Phpmywebmin · CVE-2006-5125
**Name of the Vulnerable Software and Affected Versions**
phpMyWebmin version 1.0
**Description**
The issue allows remote attackers to obtain sensitive information via a directory name in the `target` parameter. This is achieved by triggering a directory listing through the `opendir` function in the `window.php` file, possibly used by `home.php`.
**Recommendations**
For phpMyWebmin version 1.0, consider restricting access to the `window.php` file and the `target` parameter to minimize the risk of exploitation. As a temporary workaround, avoid using the `target` 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.