Lucene search
K

4721 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/22 12:0 a.m.1 views

Fedora 41 : sudo-rs (2025-6a67917349)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-6a67917349 advisory. Update to version 0.2.6. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

3.3CVSS5AI score0.00098EPSS
Exploits2References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/19 4:26 a.m.18 views

Security Bulletin: Vulnerability in Sudo affects IBM Integrated Analytics System (Sailfish)[CVE-2023-22809, CVE-2023-28486, CVE-2023-28487, CVE-2023-42465].

Summary The Sudo package is used by IBM Integrated Analytics System . IBM Integrated Analytics System has addressed the applicable CVECVE-2023-22809, CVE-2023-28486, CVE-2023-28487, CVE-2023-42465. Vulnerability Details CVEID:CVE-2023-22809 DESCRIPTION: In Sudo before 1.9.12p2, the sudoedit aka -...

7.8CVSS7AI score0.44372EPSS
Exploits21Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/14 2:57 a.m.12 views

CVE-2025-46718

A flaw was found in sudo-rs. This vulnerability allows users with limited sudo privileges to enumerate the sudoers file, revealing sensitive information about other users' permissions via the -U flag. Mitigation Mitigation for this issue is either not available or the currently available options ...

3.3CVSS6.5AI score0.00098EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/14 2:56 a.m.13 views

CVE-2025-46717

A flaw was found in sudo-rs. This vulnerability allows discovery of file existence via the --list command, which can reveal sensitive information...

3.3CVSS6.9AI score0.0007EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.8 views

Alibaba Cloud Linux 3 : 0113: sudo (ALINUX3-SA-2022:0113)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0113 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2019-14287: In Sudo before 1.8.28, an...

9CVSS7.7AI score0.92579EPSS
Exploits103References7
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.8 views

Alibaba Cloud Linux 3 : 0034: sudo (ALINUX3-SA-2024:0034)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2024:0034 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-28486: Sudo before 1.9.13 does no...

7CVSS7.3AI score0.00136EPSS
Exploits1References4
OSV
OSV
added 2025/05/13 8:5 p.m.3 views

GHSA-W9Q3-G4P5-5Q2R sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

Summary Users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This doesn't happen with the original sudo. PoC The initial test has been done in a container running Ubuntu 24.04 and installing oxidizr, running sudo-rs 0.2.2...

3.3CVSS6.9AI score0.00098EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2025/05/13 8:5 p.m.6 views

sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

Summary Users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This doesn't happen with the original sudo. PoC The initial test has been done in a container running Ubuntu 24.04 and installing oxidizr, running sudo-rs 0.2.2...

3.3CVSS6.9AI score0.00098EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/13 2:8 p.m.10 views

sudo-rs Allows Low Privilege Users to Discover the Existence of Files in Inaccessible Folders

Summary Users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . PoC As root: mkdir /tmp/foo chmod a-rwx /tmp/foo touch /tmp/foo/secretfile As a user without any or limited sudo rights: $ sudo --list...

3.3CVSS6.3AI score0.0007EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/05/13 2:8 p.m.3 views

GHSA-98CV-WQJX-WX8F sudo-rs Allows Low Privilege Users to Discover the Existence of Files in Inaccessible Folders

Summary Users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . PoC As root: mkdir /tmp/foo chmod a-rwx /tmp/foo touch /tmp/foo/secretfile As a user without any or limited sudo rights: $ sudo --list...

3.3CVSS6.3AI score0.0007EPSS
Exploits1References4
NVD
NVD
added 2025/05/12 3:16 p.m.15 views

CVE-2025-46717

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . Users with local access to a machine can discover the...

3.3CVSS0.0007EPSS
Exploits1References2
OSV
OSV
added 2025/05/12 3:16 p.m.2 views

DEBIAN-CVE-2025-46718

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS5AI score0.00098EPSS
Exploits1References1
NVD
NVD
added 2025/05/12 3:16 p.m.14 views

CVE-2025-46718

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS0.00098EPSS
Exploits1References2
OSV
OSV
added 2025/05/12 3:16 p.m.2 views

DEBIAN-CVE-2025-46717

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . Users with local access to a machine can discover the...

3.3CVSS4.3AI score0.0007EPSS
Exploits1References1
OSV
OSV
added 2025/05/12 3:16 p.m.0 views

UBUNTU-CVE-2025-46718

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS6AI score0.00098EPSS
Exploits1References3
OSV
OSV
added 2025/05/12 3:16 p.m.0 views

UBUNTU-CVE-2025-46717

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no or very limited sudo privileges can determine whether files exists in folders that they otherwise cannot access using sudo --list . Users with local access to a machine can discover the...

3.3CVSS5.5AI score0.0007EPSS
Exploits1References3
CVE
CVE
added 2025/05/12 2:54 p.m.64 views

CVE-2025-46718

Summary: CVE-2025-46718 affects the Rust implementation of sudo-rs prior to 0.2.6. A limited sudo privilege (e.g., allowing a single command) can be exploited to enumerate the sudoers file using the -U flag, exposing sensitive information about other users’ permissions. This is a local attack wit...

3.3CVSS6.8AI score0.00098EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/12 2:54 p.m.15 views

CVE-2025-46718 sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS0.00098EPSS
Exploits1References2
OSV
OSV
added 2025/05/12 2:54 p.m.6 views

CVE-2025-46718 sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS4.6AI score0.00098EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2025/05/12 2:54 p.m.5 views

CVE-2025-46718 sudo-rs Allows Low Privilege Users to Enumerate Privileges of Others

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS4AI score0.00098EPSS
Exploits1References2
Rows per page
Query Builder