CVE-2017-16613: OpenStack Swauth object/proxy server writing Auth Token to log file
(updated )
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.
References
- bugs.debian.org/cgi-bin/bugreport.cgi?bug=882314
- bugs.launchpad.net/swift/+bug/1655781
- github.com/advisories/GHSA-qhq8-xwqv-pvv9
- github.com/openstack/swauth
- github.com/openstack/swauth/commit/70af7986265a3defea054c46efc82d0698917298
- github.com/pypa/advisory-database/tree/main/vulns/swauth/PYSEC-2017-84.yaml
- nvd.nist.gov/vuln/detail/CVE-2017-16613
- web.archive.org/web/20200227140059/http://www.securityfocus.com/bid/101926
- www.debian.org/security/2017/dsa-4044
Detect and mitigate CVE-2017-16613 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →