VYPR

Ic Module Firmware

by Garrett

CVEs (2)

  • CVE-2021-21909HigDec 22, 2021
    risk 0.53cvss 8.1epss 0.01

    Specially-crafted command line arguments can lead to arbitrary file deletion in the del .cnt|.log file delete command. An attacker can provide malicious inputs to trigger this vulnerability

  • CVE-2021-21908MedDec 22, 2021
    risk 0.42cvss 6.5epss 0.01

    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…