Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Edm115

#29219of 53,622
8.8Total CVSS
Vulnerabilities · 1
PT-2024-36004
8.8
2024-12-02
Unzip-Bot · Unzip-Bot · CVE-2024-53992
Name of the Vulnerable Software and Affected Versions: unzip-bot versions prior to 7.0.3a Description: The issue allows users to exploit unsanitized inputs to inject malicious commands that are executed through subprocess.Popen with shell=True. Attackers can exploit this using a crafted archive name, password, or video name. Recommendations: For versions prior to 7.0.3a, update to version 7.0.3a to resolve the issue. As a temporary workaround, consider restricting the use of subprocess.Popen with shell=True until the update is applied. Avoid using crafted archive names, passwords, or video names in the affected bot to minimize the risk of exploitation.