
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-27635 is a shell injection vulnerability discovered in the debmany utility of the debian-goodies package. The vulnerability was reported on February 14, 2023, affecting version 0.88.1 and earlier versions. The issue allows potential command execution through specially crafted .deb files when processed by the debmany tool (Debian Bug).
The vulnerability stems from the use of eval command in debmany when processing filenames from .deb packages. The tool passes filenames from the .deb (which should be considered untrusted input) directly to eval, allowing for potential shell command injection. The issue exists in multiple locations within the code, specifically in lines 415, 422, and 424 of the debmany script (Debian Bug).
While the vulnerability allows for arbitrary command execution, the impact is considered relatively low because the malicious path is shown to the user before execution, requiring user interaction to trigger the exploit. However, more sophisticated attacks using special characters like backspace could potentially hide malicious content from the user's view (Debian Bug).
The vulnerability was fixed in debian-goodies version 0.88.2. The fix replaces the use of eval with a more secure command execution method using bash pattern substitution to replace %s with the file name. The patch also includes additional security improvements in handling file paths and command execution (Debian Bug).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."