Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Mp

#20374of 53,622
12.6Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2006-6187
7.5
2006-10-24
Softerra · Softerra Php Developer Library · CVE-2006-5472
**Name of the Vulnerable Software and Affected Versions** Softerra PHP Developer Library version 1.5.3 and earlier **Description** The issue allows remote attackers to execute arbitrary PHP code via a URL in the `lib dir` parameter in files such as 'lib/registry.lib.php', 'lib/sqlcompose.lib.php', and 'lib/sqlsearch.lib.php'. **Recommendations** For Softerra PHP Developer Library version 1.5.3 and earlier, consider restricting access to the `lib dir` parameter in the affected files until a patch is available. As a temporary workaround, avoid using the `lib dir` parameter with untrusted input in the API endpoints related to these files.
PT-2006-6146
5.1
2006-10-20
Php Amx · Php Amx · CVE-2006-5427
**Name of the Vulnerable Software and Affected Versions** Php AMX version 0.9.0 **Description** The issue allows remote attackers to execute arbitrary PHP code via a URL in the `plug path` parameter, specifically in the plugins/main.php file. This is possible when register globals is enabled or magic quotes gpc is disabled. **Recommendations** For Php AMX version 0.9.0, consider disabling the register globals setting and enabling magic quotes gpc to minimize the risk of exploitation. Additionally, restrict access to the plugins/main.php file and avoid using the `plug path` parameter in URLs until a patch is available.