Authentication Bypass by Capture-replay in bareos - CVE-2020-4042
Published: July 10, 2020 / Updated: August 8, 2020
bareos
bareos
Description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
Bareos before version 19.2.8 and earlier allows a malicious client to communicate with the director without knowledge of the shared secret if the director allows client initiated connection and connects to the client itself. The malicious client can replay the Bareos director's cram-md5 challenge to the director itself leading to the director responding to the replayed challenge. The response obtained is then a valid reply to the directors original challenge. This is fixed in version 19.2.8.