Upstream information

CVE-2023-45286 at MITRE

Description

A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn't had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request. The sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.

SUSE information

Overall state of this security issue: Resolved

This issue is currently rated as having moderate severity.

CVSS v3 Scores
  National Vulnerability Database
Base Score 5.9
Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Impact High
Integrity Impact None
Availability Impact None
CVSSv3 Version 3.1
SUSE Bugzilla entry: 1217625 [RESOLVED / FIXED]

No SUSE Security Announcements cross referenced.

List of released packages

Product(s) Fixed package version(s) References
openSUSE Tumbleweed
  • rclone >= 1.65.1-1.1
  • rclone-bash-completion >= 1.65.1-1.1
  • rclone-zsh-completion >= 1.65.1-1.1
Patchnames:
openSUSE Tumbleweed GA rclone-1.65.1-1.1


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Module for Package Hub 15 SP5 golang-github-prometheus-prometheus Not affected
SUSE Manager Client Tools Beta for SLE 12 golang-github-prometheus-prometheus Not affected
SUSE Manager Client Tools Beta for SLE 15 golang-github-prometheus-prometheus Not affected
SUSE Manager Client Tools for SLE 12 golang-github-prometheus-prometheus Not affected
SUSE Manager Client Tools for SLE 15 golang-github-prometheus-prometheus Not affected
SUSE Manager Proxy Module 4.3 golang-github-prometheus-prometheus Not affected
SUSE Manager Tools 12 golang-github-prometheus-prometheus Not affected
SUSE Manager Tools 12-BETA golang-github-prometheus-prometheus Not affected
SUSE Manager Tools 15 golang-github-prometheus-prometheus Not affected
SUSE Manager Tools 15-BETA golang-github-prometheus-prometheus Not affected
Products past their end of life and not receiving proactive updates anymore.
SUSE Enterprise Storage 6 golang-github-prometheus-prometheus Not affected
SUSE Manager Proxy Module 4.1 golang-github-prometheus-prometheus Not affected
SUSE Manager Proxy Module 4.2 golang-github-prometheus-prometheus Not affected
Container Status
ses/7.1/ceph/prometheus-server
ses/7/ceph/prometheus-server
golang-github-prometheus-prometheusNot affected


SUSE Timeline for this CVE

CVE page created: Tue Nov 28 19:00:21 2023
CVE page last modified: Fri Apr 12 16:37:55 2024