Miggo Logo

CVE-2022-25568: MotionEye allows attackers to access sensitive information

7.5

CVSS Score
3.1

Basic Information

EPSS Score
0.99532%
Published
3/25/2022
Updated
11/22/2024
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
motioneyepip< 0.43.1b10.43.1b1

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from insufficient access controls on the /config/list endpoint. The GitHub patch shows the critical change was adding admin=True to the @BaseHandler.auth decorator for the list method. Before the fix (v0.43.1b1), this endpoint only required basic authentication but not admin privileges, exposing configuration data when user passwords were not set. The direct correlation between the vulnerability description, CWE-200 classification, and the specific authentication decorator modification in the commit confirms this function's role in the vulnerability.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

Motion*y* v*.**.* *n* **low *llows *tt**k*rs to ****ss s*nsitiv* in*orm*tion vi* * **T r*qu*st to /*on*i*/list. To *xploit t*is vuln*r**ility, * r**ul*r us*r p*sswor* must ** un*on*i*ur**.

Reasoning

T** vuln*r**ility st*ms *rom insu**i*i*nt ****ss *ontrols on t** `/*on*i*/list` *n*point. T** *it*u* p*t** s*ows t** *riti**l ***n** w*s ***in* `**min=Tru*` to t** `@**s***n*l*r.*ut*` ***or*tor *or t** `list` m*t*o*. ***or* t** *ix (`v*.**.***`), t*i