QID 995368
Date Published: 2023-10-03
QID 995368: Rust (Rust) Security Update for sudo-rs (GHSA-2r3c-m6v7-9354)
Sudo-rs allows users to not have to enter authentication at every sudo attempt, but instead only requiring authentication every once in a while in every terminal or process group. Only once a configurable timeout has passed will the user have to re-authenticate themselves. Supporting this functionality is a set of session files (timestamps) for each user, stored in /var/run/sudo-rs/ts. These files are named according to the username from which the sudo attempt is made (the origin user).
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
Solution
Refer to Github security advisory GHSA-2r3c-m6v7-9354 for updates and patch information.
Vendor References
- GHSA-2r3c-m6v7-9354 -
github.com/advisories/GHSA-2r3c-m6v7-9354
CVEs related to QID 995368
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-2r3c-m6v7-9354 | sudo-rs |
|