Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Socsam

#21277of 53,622
11.5Total CVSS
Vulnerabilities · 2
Medium
2
PT-2006-3681
6.4
2006-06-02
Unknown · Webcalendar · CVE-2006-2762
**Name of the Vulnerable Software and Affected Versions** WebCalendar version 1.0.3 **Description** The issue allows remote attackers to execute arbitrary PHP code via a URL in the `includedir` parameter. This parameter is used in an `fopen` call, and the results are used to define a `user inc` setting that is then used in an `include once` call. **Recommendations** For WebCalendar version 1.0.3, consider restricting access to the `includes/config.php` file to minimize the risk of exploitation. As a temporary workaround, avoid using the `includedir` 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.
PT-2006-3377
5.1
2006-05-16
E107 · E107 · CVE-2006-2416
**Name of the Vulnerable Software and Affected Versions** e107 versions 0.7.2 and earlier **Description** A SQL injection issue allows remote attackers to execute arbitrary SQL commands. This is achieved via a cookie defined in `$pref['cookie name']`. **Recommendations** For versions 0.7.2 and earlier, update to a version later than 0.7.2 to resolve the issue.