Files
CVEs-PoC/2013/CVE-2013-1775.md
T
2024-06-18 02:51:15 +02:00

18 lines
781 B
Markdown

### [CVE-2013-1775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1775)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
sudo 1.6.0 through 1.7.10p6 and sudo 1.8.0 through 1.8.6p6 allows local users or physically proximate attackers to bypass intended time restrictions and retain privileges without re-authenticating by setting the system clock and sudo user timestamp to the epoch.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
#### Github
- https://github.com/bekhzod0725/perl-CVE-2013-1775