CVE-2021-21908

MEDIUMCVSS 6.5/10EPSS 1.44%

Last modified

CVE-2021-21908 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.. EPSS estimates a 1.44% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
6.5/10

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H

EPSS Probability
1.44%

69.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GarrettIc Module Firmware5.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-21908?
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.
How severe is CVE-2021-21908?
CVE-2021-21908 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 1.44% probability of exploitation in the next 30 days.
How do I fix CVE-2021-21908?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-21908?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST