mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
627 B
Markdown
18 lines
627 B
Markdown
### [CVE-2007-3852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3852)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The init script (sysstat.in) in sysstat 5.1.2 up to 7.1.6 creates /tmp/sysstat.run insecurely, which allows local users to execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/lucassbeiler/linux_hardening_arsenal
|
|
|