Vulnerabilities (CVE)

Filtered by vendor Rdkcentral Subscribe
Filtered by product Rdkb Ccsppandm
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-6963 1 Rdkcentral 1 Rdkb Ccsppandm 2024-02-28 6.5 MEDIUM 8.8 HIGH
A heap-based buffer overflow in cosa_dhcpv4_dml.c in the RDK RDKB-20181217-1 CcspPandM module may allow attackers with login credentials to achieve remote code execution by crafting a long buffer in the "Comment" field of an IP reservation form in the admin panel. This is related to the CcspCommonLibrary module.
CVE-2019-6964 1 Rdkcentral 1 Rdkb Ccsppandm 2024-02-28 6.5 MEDIUM 8.8 HIGH
A heap-based buffer over-read in Service_SetParamStringValue in cosa_x_cisco_com_ddns_dml.c of the RDK RDKB-20181217-1 CcspPandM module may allow attackers with login credentials to achieve information disclosure and code execution by crafting an AJAX call responsible for DDNS configuration with an exactly 64-byte username, password, or domain, for which the buffer size is insufficient for the final '\0' character. This is related to the CcspCommonLibrary and WebUI modules.
CVE-2019-6961 1 Rdkcentral 1 Rdkb Ccsppandm 2024-02-28 4.0 MEDIUM 6.5 MEDIUM
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.
CVE-2019-6962 1 Rdkcentral 1 Rdkb Ccsppandm 2024-02-28 8.5 HIGH 7.5 HIGH
A shell injection issue in cosa_wifi_apis.c in the RDK RDKB-20181217-1 CcspWifiAgent module allows attackers with login credentials to execute arbitrary shell commands under the CcspWifiSsp process (running as root) if the platform was compiled with the ENABLE_FEATURE_MESHWIFI macro. The attack is conducted by changing the Wi-Fi network password to include crafted escape characters. This is related to the WebUI module.