Publish GHSA-vw7g-3cc7-7rmh

This commit is contained in:
advisory-database[bot]
2024-08-02 21:20:03 +00:00
parent 6b6d797fa0
commit 2137026eb2
@@ -1,20 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vw7g-3cc7-7rmh",
"modified": "2024-08-02T18:31:10Z",
"modified": "2024-08-02T21:18:36Z",
"published": "2024-08-01T18:32:50Z",
"aliases": [
"CVE-2024-41265"
],
"summary": "cortex establishes TLS connections with `InsecureSkipVerify` set to `true`",
"details": "A TLS certificate verification issue discovered in cortex v0.42.1 allows attackers to obtain sensitive information via the makeOperatorRequest function.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/cortexproject/cortex"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.42.1"
}
]
}
]
}
],
"references": [
{
@@ -24,6 +47,10 @@
{
"type": "WEB",
"url": "https://gist.github.com/nyxfqq/1a8237f3f9cf793c6433f08b17d1593c"
},
{
"type": "PACKAGE",
"url": "https://github.com/cortexproject/cortex"
}
],
"database_specific": {
@@ -31,8 +58,8 @@
"CWE-599"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-08-02T21:18:36Z",
"nvd_published_at": "2024-08-01T16:15:06Z"
}
}