mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2014-8791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8791)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|