PoC Index

CVE-2021-21908

MEDIUM 6.5EPSS 1.4%

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.

CVSS v3.1
6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
CVSS v3.0
6.0 MEDIUMCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L
CVSS v2.0
5.5 MEDIUMAV:N/AC:L/Au:S/C:N/I:P/A:P
EPSS
1.44% chance of exploitation in the next 30 days, 71th percentile
Published
2021-12-22
Updated
2024-08-03

Proof-of-concept exploits (1)

References

Related