Path traversal in HTCondor - CVE-2021-25311

 

Path traversal in HTCondor - CVE-2021-25311

Published: January 27, 2021 / Updated: February 2, 2021


Vulnerability identifier: #VU50243
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-25311
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
HTCondor
Software vendor:
University of Wisconsin–Madison

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the "condor_credd" functionality. A remote authenticated attacker can send a specially crafted HTTP request and create arbitrary files outside the SEC_CREDENTIAL_DIRECTORY_OAUTH directory on the system.


Remediation

Install update from vendor's website.

External links