VYPR

Goautodial API

by Goautodial

CVEs (2)

  • CVE-2021-43176HigDec 7, 2021
    risk 0.57cvss 8.8epss 0.01

    The GOautodial API prior to commit 3c3a979 made on October 13th, 2021 takes a user-supplied “action” parameter and appends a .php file extension to locate and load the correct PHP file to implement the API call. Vulnerable versions of GOautodial do not sanitize the user…

  • CVE-2021-43175HigDec 7, 2021
    risk 0.49cvss 7.5epss 0.01

    The GOautodial API prior to commit 3c3a979 made on October 13th, 2021 exposes an API router that accepts a username, password, and action that routes to other PHP files that implement the various API functions. Vulnerable versions of GOautodial validate the username and password…