mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2009-0416](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0416)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SSL certificate setup program (genSslCert.sh) in Standards Based Linux Instrumentation for Manageability (SBLIM) sblim-sfcb 1.3.2 allows local users to overwrite arbitrary files via a symlink attack on the (1) /var/tmp/key.pem, (2) /var/tmp/cert.pem, and (3) /var/tmp/ssl.cnf temporary files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/lucassbeiler/linux_hardening_arsenal
|
|
|