CVE-2017-7411
HIGHTuleap < 9.6 - Remote Code Execution via User::getRecentElements() Unserialize
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-7411.
PoCs published by Metasploit, including Metasploit module exploits/unix/webapp/tuleap_rest_unserialize_exec.
AI-analyzed exploit summary This Metasploit module exploits a second-order PHP object injection vulnerability in Tuleap <= 9.6, allowing authenticated users to execute arbitrary PHP code via a crafted POP chain targeting the Mustache class and eval() in Transition_PostActionSubFactory.
Description
An issue was discovered in Enalean Tuleap 9.6 and prior versions. The vulnerability exists because the User::getRecentElements() method is using the unserialize() function with a preference value that can be arbitrarily manipulated by malicious users through the REST API interface, and this can be exploited to inject arbitrary PHP objects into the application scope, allowing an attacker to perform a variety of attacks (including but not limited to Remote Code Execution).
Exploits (2)
This Metasploit module exploits a second-order PHP object injection vulnerability in Tuleap <= 9.6, allowing authenticated users to execute arbitrary PHP code via a crafted POP chain targeting the Mustache class and eval() in Transition_PostActionSubFactory.
This Metasploit module exploits a second-order PHP object injection vulnerability in Tuleap <= 9.6 via the REST API, leveraging a POP chain to achieve remote code execution through the `eval()` function in the `Transition_PostActionSubFactory::fetchPostActions()` method.
References (6)
Scores
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H