Files
CVEs-PoC/2008/CVE-2008-4983.md
T
2024-06-18 02:51:15 +02:00

18 lines
796 B
Markdown

### [CVE-2008-4983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4983)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
scilab-bin 4.1.2 allows local users to overwrite arbitrary files via a symlink attack on (a) /tmp/SciLink#####1, (b) /tmp/SciLink#####2, (c) /tmp/SciLink#####3, (d) /tmp/*.#####, (e) /tmp/*.#####.res, (f) /tmp/*.#####.err, and (g) /tmp/*.#####.diff temporary files, related to the (1) scilink, (2) scidoc, and (3) scidem scripts.
### POC
#### Reference
- https://bugs.gentoo.org/show_bug.cgi?id=235770
#### Github
No PoCs found on GitHub currently.