Publish GHSA-qhq8-xwqv-pvv9

This commit is contained in:
advisory-database[bot]
2024-05-01 11:26:35 +00:00
parent 81c2ce7b39
commit 367a48bd7c
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qhq8-xwqv-pvv9",
"modified": "2022-05-17T00:16:14Z",
"modified": "2024-05-01T11:24:02Z",
"published": "2022-05-17T00:16:14Z",
"aliases": [
"CVE-2017-16613"
],
"summary": "OpenStack Swauth object/proxy server writing Auth Token to log file",
"details": "An issue was discovered in middleware.py in OpenStack Swauth through 1.2.0 when used with OpenStack Swift through 2.15.1. The Swift object store and proxy server are saving (unhashed) tokens retrieved from the Swauth middleware authentication mechanism to a log file as part of a GET URI. This allows attackers to bypass authentication by inserting a token into an X-Auth-Token header of a new request. NOTE: github.com/openstack/swauth URLs do not mean that Swauth is maintained by an official OpenStack project team.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "swauth"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0"
}
]
}
]
}
],
"references": [
{
@@ -34,12 +53,16 @@
"url": "https://bugs.launchpad.net/swift/+bug/1655781"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2017/dsa-4044"
"type": "PACKAGE",
"url": "https://github.com/openstack/swauth"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/101926"
"url": "https://web.archive.org/web/20200227140059/http://www.securityfocus.com/bid/101926"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2017/dsa-4044"
}
],
"database_specific": {
@@ -47,8 +70,8 @@
"CWE-287"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T11:24:02Z",
"nvd_published_at": "2017-11-21T13:29:00Z"
}
}