Publish GHSA-qv35-3gw6-8q4j

This commit is contained in:
advisory-database[bot]
2024-08-05 14:47:56 +00:00
parent 4b51d9eb14
commit 155c8afab3
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qv35-3gw6-8q4j",
"modified": "2024-08-05T14:46:22Z",
"published": "2024-08-05T14:46:22Z",
"aliases": [
],
"summary": "In regclient, pinned manifest digests may be ignored",
"details": "### Impact\nA malicious registry could return a different digest for a pinned manifest without detection.\n\n### Patches\nThis has been fixed in the v0.7.1 release.\n\n### Workarounds\nAfter running a `regclient.ManifestGet`, the returned digest can be compared to the requested digest.\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/regclient/regclient"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/regclient/regclient/security/advisories/GHSA-qv35-3gw6-8q4j"
},
{
"type": "WEB",
"url": "https://github.com/regclient/regclient/commit/7d17cff26c22196b5ddd66bda8c5ee4abf3d1269"
},
{
"type": "PACKAGE",
"url": "https://github.com/regclient/regclient"
}
],
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-08-05T14:46:22Z",
"nvd_published_at": null
}
}