Security Advisory

CVE-2018-18315

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-10-15 04:00:00
Last updated 2024-08-05 11:08:21
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

com/mossle/cdn/CdnController.java in lemon 1.9.0 allows attackers to upload arbitrary files because the copyMultipartFileToFile method in CdnUtils only checks for a ../ substring, and does not validate the file type and spaceName parameter.