CVE-2021-43176

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 input that specifies the action. This permits an attacker to execute any PHP source file with a .php extension that is present on the disk and readable by the GOautodial web server process. Combined with CVE-2021-43175, it is possible for the attacker to do this without valid credentials. CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:goautodial:goautodial:4:*:*:*:*:*:*:*
cpe:2.3:a:goautodial:goautodial_api:2:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-12-07 18:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-43176

Mitre link : CVE-2021-43176

CVE.ORG link : CVE-2021-43176


JSON object : View

Products Affected

goautodial

  • goautodial
  • goautodial_api
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-23

Relative Path Traversal