Beveiligingsadvies

CVE-2019-6961

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2019-06-20 13:43:44
Laatst bijgewerkt 2024-08-04 20:31:04
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

Incorrect access control in actionHandlerUtility.php in the RDK RDKB-20181217-1 WebUI module allows a logged in user to control DDNS, QoS, RIP, and other privileged configurations (intended only for the network operator) by sending an HTTP POST to the PHP backend, because the page filtering for non-superuser (in header.php) is done only for GET requests and not for direct AJAX calls.