Publish GHSA-274q-79q9-52j7

This commit is contained in:
advisory-database[bot]
2025-05-21 17:17:54 +00:00
parent 0dba8165e4
commit a308734d17
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-274q-79q9-52j7",
"modified": "2025-05-21T17:16:19Z",
"published": "2025-05-21T17:16:19Z",
"aliases": [
"CVE-2025-48056"
],
"summary": "Character injection in Hubble CLI",
"details": "### Impact\n\nA network attacker could inject malicious control characters into Hubble CLI terminal output, potentially leading to loss of integrity and manipulation of the output. This could be leveraged to conceal log entries, rewrite output, or even make the terminal temporarily unusable. Exploitation of this attack would require the victim to be monitoring Kafka traffic using [Layer 7 Protocol Visibility](https://docs.cilium.io/en/stable/observability/visibility/#layer-7-protocol-visibility) at the time of the attack.\n\n### Patches\n\nThis issue affects all versions of Hubble CLI before v1.17.2. The issue is patched in Hubble CLI v1.17.2, via https://github.com/cilium/cilium/pull/37401.\n\n### Workarounds\n\nHubble CLI users who are unable to upgrade can direct their Hubble flows to a log file and inspect the output within a text editor.\n\n### Acknowledgements\n\nThe Cilium community has worked together with members of Isovalent and the Cisco ASIG team to prepare these mitigations. Special thanks to @bipierce-cisco and @kokelley-cisco for reporting the issue and to @devodev for the fix.\n\n### For more information\n\nIf you have any questions or comments about this advisory, please reach out on [Slack](https://docs.cilium.io/en/latest/community/community/#slack).\n\nIf you think you have found a vulnerability affecting Cilium, we strongly encourage you to report it to our security mailing list at [security@cilium.io](mailto:security@cilium.io). This is a private mailing list for the Cilium security team, and your report will be treated as top priority.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/cilium/hubble"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/cilium/hubble/security/advisories/GHSA-274q-79q9-52j7"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48056"
},
{
"type": "WEB",
"url": "https://github.com/cilium/cilium/pull/37401"
},
{
"type": "PACKAGE",
"url": "https://github.com/cilium/hubble"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-05-21T17:16:19Z",
"nvd_published_at": "2025-05-20T20:15:42Z"
}
}