← Back to browse · API

CVE-2021-21245

Severity
CRITICAL
CVSS
10.0
EPSS
0.01198
Risk score
40.42
CISA KEV
No
PoC
No
Published
2021-01-15
Modified
2024-08-03
First seen
2026-08-08
Aliases
EUVD-2021-8628
Products
theonedev:onedev < 4.0.3
Sources
euvd EUVD-2021-8628

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.

References