CyberSec.Space Logo
Back to CVE Browser

CVE-2021-21245

CRITICAL
10.0
CVSS Severity Score
EPSS Score0.1920%
EPSS Percentile13.40th
PublishedJan 15, 2021
Last ModifiedNov 21, 2024

Vulnerability Description

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, AttachmentUploadServlet also saves user controlled data (`request.getInputStream()`) to a user specified location (`request.getHeader("File-Name")`). This issue may lead to arbitrary file upload which can be used to upload a WebShell to OneDev server. This issue is addressed in 4.0.3 by only allowing uploaded file to be in attachments folder. The webshell issue is not possible as OneDev never executes files in attachments folder.

Affected Platforms (CPE)

πŸ“¦
Onedev Project

Onedev

< 4.0.3

References & Advisories

Related Vulnerabilities