mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2013-1775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1775)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|