---
cve: "CVE-2021-21248"
severity: "CRITICAL"
cvss: 9.6
epss: "1.5%"
vendor: "theonedev"
kev: false
exploited: false
published: "2021-01-15 21:15:13"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T04:29:55+02:00"
---

# CVE-2021-21248

> 9.6 CRITICAL · 🧪 PoC

## Beschreibung

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability involving the build endpoint parameters. InputSpec is used to define parameters of a Build spec. It does so by using dynamically generated Groovy classes. A user able to control job parameters can run arbitrary code on OneDev's server by injecting arbitrary Groovy code. The ultimate result is in the injection of a static constructor that will run arbitrary code. For a full example refer to the referenced GHSA. This issue was addressed in 4.0.3 by escaping special characters such as quote from user input.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 4bd71941974a1b077e955616d7ba3da6fd21670c (Commit)
- 39d95ab8122c5d9ed18e69dc024870cae08d2d60 (Commit)

## Referenzen

- <https://github.com/theonedev/onedev/security/advisories/GHSA-gwp4-5498-hv5f>
- <https://github.com/theonedev/onedev/commit/39d95ab8122c5d9ed18e69dc024870cae08d2d60>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-21248) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
