← Back

Smb4k

smb4k

5 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Smb4k
smb4k

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Smb4k
1Smb4k
Apr 23, 2026
Feb 3, 2007
N/A· v4
N/A· v3
4.4 MEDIUM· v2
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...Show more
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.Show less
1Smb4k
1Smb4k
Apr 23, 2026
Feb 3, 2007
N/A· v4
N/A· v3
3.3 LOW· v2
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."
1Smb4k
1Smb4k
Apr 23, 2026
Feb 3, 2007
N/A· v4
N/A· v3
1.9 LOW· v2
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 re...Show more
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.Show less
1Smb4k
1Smb4k
Apr 23, 2026
Feb 3, 2007
N/A· v4
N/A· v3
3.7 LOW· v2
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/sm...Show more
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.Show less
1Smb4k
1Smb4k
Apr 16, 2026
Sep 8, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
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.