#VU115712 Race condition in resty - CVE-2023-45286
Published: September 17, 2025
resty
resty
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a race condition. A remote attacker can exploit the race by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs, and gain unauthorized access to sensitive information on the system.