CVE-2021-21245

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:onedev_project:onedev:*:*:*:*:*:*:*:*

History

21 Jan 2021, 15:02

Type Values Removed Values Added
References (MISC) https://github.com/theonedev/onedev/commit/0c060153fb97c0288a1917efdb17cc426934dacb - (MISC) https://github.com/theonedev/onedev/commit/0c060153fb97c0288a1917efdb17cc426934dacb - Patch, Third Party Advisory
References (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-62m2-38q5-96w9 - (CONFIRM) https://github.com/theonedev/onedev/security/advisories/GHSA-62m2-38q5-96w9 - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8
CPE cpe:2.3:a:onedev_project:onedev:*:*:*:*:*:*:*:*

15 Jan 2021, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-01-15 21:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21245

Mitre link : CVE-2021-21245

CVE.ORG link : CVE-2021-21245


JSON object : View

Products Affected

onedev_project

  • onedev
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type