Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Michael Scovetta

#22615of 56,330
11.7Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-53894
5.3
2026-06-30
Python · Python · CVE-2026-4360
**Name of the Vulnerable Software and Affected Versions** Python (affected versions not specified) **Description** In the `extract()` function of the Tarfile module, the `filter` parameter is not correctly handled when extracting hardlinks. This issue allows a system extracting content from untrusted tar files to write files with an unexpected uid/gid, even when the user has specified `filter='data'` to restrict the extraction process. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2005-1531
6.4
2005-02-19
Kessler Consulting · Webcalendar · CVE-2005-0474
**Name of the Vulnerable Software and Affected Versions** WebCalendar version 0.9.45 **Description** A SQL injection issue exists in the user valid crypt function in user.php, allowing remote attackers to execute arbitrary SQL commands via an encoded webcalendar session cookie. **Recommendations** For WebCalendar version 0.9.45, consider disabling the user valid crypt function in user.php as a temporary workaround until a patch is available. Restrict access to the user.php module to minimize the risk of exploitation. Avoid using the webcalendar session cookie in the affected API endpoint until the issue is resolved.