CVE-2021-21245
10
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| theonedev | onedev | < 4.0.3 | affected |
Weaknesses
- CWE-434: CWE-434 Unrestricted Upload of File with Dangerous Type
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/theonedev/onedev/security/advisories/GHSA-62m2-38q5-96w9
- https://github.com/theonedev/onedev/commit/0c060153fb97c0288a1917efdb17cc426934dacb
References
- https://github.com/theonedev/onedev/security/advisories/GHSA-62m2-38q5-96w9
- https://github.com/theonedev/onedev/commit/0c060153fb97c0288a1917efdb17cc426934dacb
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.