Vulnerabilities (CVE)

Filtered by vendor Mossle Subscribe
Filtered by product Lemon
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-20598 1 Mossle 1 Lemon 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
A cross-site scripting (XSS) vulnerability in the Editing component of lemon V1.10.0 allows attackers to execute arbitrary web scripts or HTML.
CVE-2020-20597 1 Mossle 1 Lemon 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
A cross-site scripting (XSS) vulnerability in the potrtalItemName parameter in \web\PortalController.java of lemon V1.10.0 allows attackers to execute arbitrary web scripts or HTML.
CVE-2018-18315 1 Mossle 1 Lemon 2023-12-10 5.0 MEDIUM 7.5 HIGH
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.