sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Go through sudo CVEs and take actions based on relevancy

Open rnijveld opened this issue 2 years ago • 0 comments

Sudo has about 140 CVEs associated with it, and some of them might be relevant for our implementation as well. We should go through each of them and add a table to our repository indicating for each CVE whether or not it is relevant (and the reason for that) and if the CVE may be relevant there should be some sort of test in our test framework that makes sure that we are not vulnerable.

rnijveld avatar May 01 '23 15:05 rnijveld