mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2008-4995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4995)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
redirect.pl in bk2site 1.1.9 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/redirect.log temporary file. NOTE: this vulnerability is only limited to debug mode, which is disabled by default.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.gentoo.org/show_bug.cgi?id=235770
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|