Command injection in Redmine - CVE-2017-18026
Published: May 8, 2018
Redmine
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The weakness exists due to improper blocking of the --config and --debugger flags to the Mercurial hg program. A remote attacker can execute arbitrary commands through the Mercurial adapter via vectors involving a branch whose name begins with a --config= or --debugger= substring.