Publish GHSA-wgpq-p2hm-56v9

This commit is contained in:
advisory-database[bot]
2024-02-05 22:33:45 +00:00
parent a3d7c6a8b9
commit a117f2869b
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wgpq-p2hm-56v9",
"modified": "2024-02-01T15:30:24Z",
"modified": "2024-02-05T22:32:25Z",
"published": "2024-02-01T15:30:24Z",
"aliases": [
"CVE-2024-1141"
],
"summary": "glance-store logs s3 access keys",
"details": "A vulnerability was found in python-glance-store. The issue occurs when the package logs the access_key for the glance-store when the DEBUG log level is enabled.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "glance-store"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.6.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1141"
},
{
"type": "WEB",
"url": "https://github.com/openstack/glance_store/commit/d6e531af4821c8466b1e9404f12f89f6216417f2"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-1141"
@@ -28,15 +51,19 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258836"
},
{
"type": "PACKAGE",
"url": "https://github.com/openstack/glance_store"
}
],
"database_specific": {
"cwe_ids": [
"CWE-779"
"CWE-532"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-02-05T22:32:25Z",
"nvd_published_at": "2024-02-01T15:15:08Z"
}
}