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

18 lines
723 B
Markdown

### [CVE-2014-8791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8791)
![](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
project/register.php in Tuleap before 7.7, when sys_create_project_in_one_step is disabled, allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via the data parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/129309/Tuleap-7.6-4-PHP-Object-Injection.html
#### Github
No PoCs found on GitHub currently.