mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
676 B
Markdown
18 lines
676 B
Markdown
### [CVE-2008-5007](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5007)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
create_lazarus_export_tgz.sh in lazarus 0.9.24 allows local users to overwrite or delete arbitrary files via a symlink attack on a (1) /tmp/lazarus.tgz temporary file or a (2) /tmp/lazarus temporary directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.gentoo.org/show_bug.cgi?id=235770
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|