mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
20 lines
876 B
Markdown
20 lines
876 B
Markdown
### [CVE-2018-1122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1122)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
procps-ng before version 3.3.15 is vulnerable to a local privilege escalation in top. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the config_file() function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2018/q2/122
|
|
- https://www.exploit-db.com/exploits/44806/
|
|
- https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|