mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
1.1 KiB
1.1 KiB
CVE-2010-0426
Description
sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a match between the name of the pseudo-command and the name of an executable file in an arbitrary directory, which allows local users to gain privileges via a crafted executable file, as demonstrated by a file named sudoedit in a user's home directory.
POC
Reference
No PoCs from references.
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CVEDB/PoC-List
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/Kobra3390/knight
- https://github.com/Trevon-Swift/Vulnerability-Management-Project-1
- https://github.com/cved-sources/cve-2010-0426
- https://github.com/g1vi/CVE-2010-0426
- https://github.com/t0kx/privesc-CVE-2010-0426