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

18 lines
680 B
Markdown

### [CVE-2005-2154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2154)
![](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
PHP local file inclusion vulnerability in (1) view.php and (2) open.php in osTicket 1.3.1 beta and earlier allows remote attackers to include and possibly execute arbitrary local files via the inc parameter.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Jul/0009.html
#### Github
No PoCs found on GitHub currently.