GHSA-F79P-9C5R-XG88
Vulnerability from github – Published: 2025-09-02 17:31 – Updated: 2025-09-02 17:31
VLAI?
Summary
Command Injection via sonarqube-scan-action GitHub Action
Details
Impact
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.
Patches
A fix has been released in SonarQube Scan GitHub Action v5.3.1.
Severity ?
7.8 (High)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 5.3.0"
},
"package": {
"ecosystem": "GitHub Actions",
"name": "SonarSource/sonarqube-scan-action"
},
"ranges": [
{
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "5.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-58178"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-02T17:31:57Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "### Impact\nA 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.\n\n### Patches\nA fix has been released in SonarQube Scan GitHub Action v5.3.1.",
"id": "GHSA-f79p-9c5r-xg88",
"modified": "2025-09-02T17:31:57Z",
"published": "2025-09-02T17:31:57Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/SonarSource/sonarqube-scan-action/security/advisories/GHSA-f79p-9c5r-xg88"
},
{
"type": "WEB",
"url": "https://github.com/SonarSource/sonarqube-scan-action/pull/200"
},
{
"type": "WEB",
"url": "https://github.com/SonarSource/sonarqube-scan-action/commit/016cabf33a6b7edf0733e179a03ad408ad4e88ba"
},
{
"type": "WEB",
"url": "https://community.sonarsource.com/t/security-advisory-sonarqube-scanner-github-action/147696"
},
{
"type": "PACKAGE",
"url": "https://github.com/SonarSource/sonarqube-scan-action"
},
{
"type": "WEB",
"url": "https://sonarsource.atlassian.net/browse/SQSCANGHA-101"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Command Injection via sonarqube-scan-action GitHub Action"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…