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.
References
Link | Resource |
---|---|
https://dojo.bullguard.com/dojo-by-bullguard/blog/the-gateway-is-wide-open | Third Party Advisory |
https://dojo.bullguard.com/dojo-by-bullguard/blog/the-gateway-is-wide-open | Third Party Advisory |
Configurations
History
21 Nov 2024, 04:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://dojo.bullguard.com/dojo-by-bullguard/blog/the-gateway-is-wide-openĀ - Third Party Advisory |
Information
Published : 2019-06-20 14:15
Updated : 2024-11-21 04:47
NVD link : CVE-2019-6961
Mitre link : CVE-2019-6961
CVE.ORG link : CVE-2019-6961
JSON object : View
Products Affected
rdkcentral
- rdkb_ccsppandm
CWE
CWE-862
Missing Authorization