CVE-2021-43175: High severity autodesk vulnerability
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 incorrectly, allowing the caller to specify any values for these parameters and successfully authenticate. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-43175?
CVE-2021-43175 has been assigned a medium severity rating due to the improper validation of credentials.
How do I fix CVE-2021-43175?
To fix CVE-2021-43175, upgrade to the latest version of GOautodial that contains the patch implemented after commit 3c3a979.
What versions of GOautodial are affected by CVE-2021-43175?
CVE-2021-43175 affects GOautodial version 4 and GOautodial API version 2 prior to the mentioned patch.
What are the risks associated with CVE-2021-43175?
The risks include potential unauthorized access to API functionalities due to incorrect credential validation.
Is there a workaround for CVE-2021-43175?
There is no specific workaround for CVE-2021-43175; applying the patch is the recommended solution.