Miggo Logo

CVE-2023-50449: Directory Traversal in JFinalCMS

7.5

CVSS Score
3.1

Basic Information

EPSS Score
0.32473%
Published
12/10/2023
Updated
12/13/2023
KEV Status
No
Technology
TechnologyJava

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
com.jfinal:jfinalmaven<= 5.0.0

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability manifests in two key layers: 1) The framework's request handling that allows parameter injection into file operations, and 2) The controller method specifically processing the file download request. The combination of these components enables unvalidated user input (fileKey) to be used in file path construction. While exact implementation details aren't available, JFinal's architecture patterns and the described vulnerability mechanism strongly indicate these entry points. The high confidence comes from the direct match between the described attack vector (../ in fileKey parameter) and typical JFinal controller parameter handling practices.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

J*in*l*MS *.*.* *oul* *llow * r*mot* *tt**k*r to r*** *il*s vi* ../ *ir**tory Tr*v*rs*l in t** /*ommon/*own/*il* *il*K*y p*r*m*t*r.

Reasoning

T** vuln*r**ility m*ni**sts in two k*y l*y*rs: *) T** *r*m*work's r*qu*st **n*lin* t**t *llows p*r*m*t*r inj**tion into *il* op*r*tions, *n* *) T** *ontroll*r m*t*o* sp**i*i**lly pro**ssin* t** *il* *ownlo** r*qu*st. T** *om*in*tion o* t**s* *ompon*n