OrangeScrum 2.0.11 - OS Command Injection via projuniqid
9.9
Critical
Discovered by

Offensive Team, Fluid Attacks
Summary
Full name
OrangeScrum 2.0.11 - OS Command Injection via projuniqid
Code name
State
Public
Release date
Jan 16, 2023
Affected product
OrangeScrum
Affected version(s)
2.0.11
Vulnerability name
OS Command Injection
Vulnerability type
Remotely exploitable
Yes
CVSS v3.1 vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS v3.1 base score
9.9
Exploit available
No
CVE ID(s)
Description
OrangeScrum version 2.0.11 allows an authenticated external attacker to execute arbitrary commands on the server. This is possible because the application injects an attacker-controlled parameter into a system function.
Vulnerability
This vulnerability occurs because the application injects an attacker-controlled parameter into a system function.
Exploit
To exploit this vulnerability, we just need to send the malicious command we want the server to execute through the projuniqid parameter using the $()
syntax.
Thus, we will only have to execute the command nc -lvp 3000
on the attacker's malicious server to receive the reverse shell from the victim server.
Evidence of exploitation



Our security policy
We have reserved the ID CVE-2023-0164 to refer to this issue from now on. Disclosure policy
System Information
Version: OrangeScrum 2.0.11
Operating System: GNU/Linux
Mitigation
There is currently no patch available for this vulnerability.
References
Vendor page https://github.com/Orangescrum/orangescrum/
Timeline
Vulnerability discovered
Jan 10, 2023
Vendor Confirmed Vuln.
Jan 10, 2023
Vendor contacted
Jan 10, 2023
Vendor replied
Jan 10, 2023
Public disclosure
Jan 16, 2023