Security Advisory

CVE-2021-21908

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-12-22 18:06:52
Last updated 2024-08-03 18:30:22
Assigner talos
CVSS score 6.0
State PUBLISHED

Description

Specially-crafted command line arguments can lead to arbitrary file deletion. The handle_delete function does not attempt to sanitize or otherwise validate the contents of the [file] parameter (passed to the function as argv[1]), allowing an authenticated attacker to supply directory traversal primitives and delete semi-arbitrary files.