All versions of umount are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the umount function . This may allow attackers to execute arbitrary code in the system if the device value passed to the function is user-controlled.
No fix is currently available. Consider using an alternative package until a fix is made available.
{
"severity": "CRITICAL",
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-10T20:24:03Z",
"nvd_published_at": "2020-04-02T22:15:00Z"
}