Vulnerabilities (CVE)

Filtered by vendor Smb4k Subscribe
Filtered by product Smb4k
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2007-0472 1 Smb4k 1 Smb4k 2024-02-04 3.7 LOW N/A
Multiple race conditions in Smb4K before 0.8.0 allow local users to (1) modify arbitrary files via unspecified manipulations of Smb4K's lock file, which is not properly handled by the remove_lock_file function in core/smb4kfileio.cpp, and (2) add lines to the sudoers file via a symlink attack on temporary files, which isn't properly handled by the writeFile function in core/smb4kfileio.cpp.
CVE-2007-0473 1 Smb4k 1 Smb4k 2024-02-04 1.9 LOW N/A
The writeFile function in core/smb4kfileio.cpp in Smb4K before 0.8.0 does not preserve /etc/sudoers permissions across modifications, which allows local users to obtain sensitive information (/etc/sudoers contents) by reading this file.
CVE-2007-0475 1 Smb4k 1 Smb4k 2024-02-04 4.4 MEDIUM N/A
Multiple stack-based buffer overflows in utilities/smb4k_*.cpp in Smb4K before 0.8.0 allow local users, when present on the Smb4K sudoers list, to gain privileges via unspecified vectors related to the args variable and unspecified other variables, in conjunction with the sudo configuration.
CVE-2007-0474 1 Smb4k 1 Smb4k 2024-02-04 3.3 LOW N/A
Smb4K before 0.8.0 allow local users, when present on the Smb4K sudoers list, to kill arbitrary processes, related to a "design issue with smb4k_kill."
CVE-2005-2851 1 Smb4k 1 Smb4k 2024-02-04 2.1 LOW N/A
smb4k 0.4 and other versions before 0.6.3 allows local users to read sensitive files via a symlink attack on the (1) smb4k.tmp or (2) sudoers temporary files.