check_smart before 6.9.1 allows unintended drive access by an unprivileged user because it only checks for a substring match of a device path (the /dev/bus substring and a number), aka an unanchored regular expression.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://www.claudiokuenzler.com/monitoring-plugins/check_smart.php | third party advisory |
https://www.claudiokuenzler.com/blog/1068/check_smart-6.9.1-security-fix-release-pseudo-device-path | third party advisory |
https://bugzilla.suse.com/show_bug.cgi?id=1183057 | issue tracking patch exploit third party advisory |
http://www.openwall.com/lists/oss-security/2021/10/14/2 | mailing list exploit third party advisory |
https://nvd.nist.gov/vuln/detail/CVE-2021-42257 |