vendor:
Minicom
by:
Miquel van Smoorenburg
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Minicom
Affected Version From: 1.83.0
Affected Version To: 1.83.1
Patch Exists: NO
Related CWE: N/A
CPE: a:miquel_van_smoorenburg:minicom
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unix
2000
Minicom Vulnerability
Minicom is a unix terminal program often used for communication between computers with modems. It is often installed setgid uucp, as this access is required for regular users to use certain devices on the system. Through specifying a capture-file on the command line, a file can be created with effective gid uucp and thus owned by gid uucp. Where this is a serious concern is on systems using uucp -- critical files writeable by group uucp can be overwritten by exploiting this vulnerability leading to other problems.
Mitigation:
Ensure that the minicom binary is not setgid uucp and that users are not able to create files with the uucp group.