CVE-2017-7981
HIGHTuleap < 9.7 - Authenticated OS Command Injection via PhpWiki SyntaxHighlighter Plugin
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-7981. PoCs published by Ben Nott.
AI-analyzed exploit summary This is a writeup describing a command injection vulnerability in Tuleap's PHPWiki plugin (SyntaxHighlighter). The vulnerability allows authenticated users to execute arbitrary commands via the `syntax` parameter in wiki pages.
Description
Tuleap before 9.7 allows command injection via the PhpWiki 1.3.10 SyntaxHighlighter plugin. This occurs in the Project Wiki component because the proc_open PHP function is used within PhpWiki before 1.5.5 with a syntax value in its first argument, and an authenticated Tuleap user can control this value, even with shell metacharacters, as demonstrated by a '<?plugin SyntaxHighlighter syntax="c;id"' line to execute the id command.
Exploits (1)
This is a writeup describing a command injection vulnerability in Tuleap's PHPWiki plugin (SyntaxHighlighter). The vulnerability allows authenticated users to execute arbitrary commands via the `syntax` parameter in wiki pages.
References (4)
Scores
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H