Description
SonarQube Server and Cloud is a static analysis solution for continuous code quality and security inspection. In versions 4 to 5.3.0, a command injection vulnerability was discovered in the SonarQube Scan GitHub Action that allows untrusted input arguments to be processed without proper sanitization. Arguments sent to the action are treated as shell expressions, allowing potential execution of arbitrary commands. A fix has been released in SonarQube Scan GitHub Action 5.3.1.
Problem types
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
Product status
References
github.com/...action/security/advisories/GHSA-f79p-9c5r-xg88
github.com/SonarSource/sonarqube-scan-action/pull/200
github.com/...ommit/016cabf33a6b7edf0733e179a03ad408ad4e88ba
community.sonarsource.com/...be-scanner-github-action/147696
sonarsource.atlassian.net/browse/SQSCANGHA-101