Miggo Logo

CVE-2018-17366: Mingsoft MCMS CSRF vulnerability

8.8

CVSS Score
3.0

Basic Information

EPSS Score
0.35118%
Published
5/14/2022
Updated
10/6/2023
KEV Status
No
Technology
TechnologyJava

Technical Details

CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Package NameEcosystemVulnerable VersionsFirst Patched Version
net.mingsoft:ms-mcmsmaven<= 4.6.5

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability explicitly references the /ms/basic/manager/save.do endpoint as the attack vector for admin account creation. In Java web applications, this would typically map to a controller method handling POST requests. The absence of CSRF token validation in this handler (common in Spring MVC/Struts controllers) would make it vulnerable. While the exact code isn't available, the endpoint structure and CSRF nature strongly indicate the controller method responsible for processing save.do requests is missing CSRF protections.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

*n issu* w*s *is*ov*r** in M*MS *.*.*. T**r* is * *SR* vuln*r**ility t**t **n *** *n **ministr*tor ***ount vi* ms/**si*/m*n***r/s*v*.*o.

Reasoning

T** vuln*r**ility *xpli*itly r***r*n**s t** `/ms/**si*/m*n***r/s*v*.*o` *n*point *s t** *tt**k v**tor *or **min ***ount *r**tion. In J*v* w** *ppli**tions, t*is woul* typi**lly m*p to * *ontroll*r m*t*o* **n*lin* POST r*qu*sts. T** **s*n** o* *SR* to