PT-2018-14399 · Lemon · Lemon
Published
2018-10-15
·
Updated
2019-01-11
·
CVE-2018-18315
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
lemon version 1.9.0
Description
The issue allows attackers to upload arbitrary files due to insufficient validation in the
copyMultipartFileToFile method within CdnUtils. Specifically, it only checks for a ../ substring and does not validate the file type and spaceName parameter.Recommendations
For lemon version 1.9.0, consider validating the file type and
spaceName parameter in the copyMultipartFileToFile method to prevent arbitrary file uploads. As a temporary workaround, restrict access to the CdnController to minimize the risk of exploitation.Fix
Unrestricted File Upload
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lemon