Lucene search

K

Onedev Security Vulnerabilities

cve
cve

CVE-2023-24828

Onedev is a self-hosted Git Server with CI/CD and Kanban. In versions prior to 7.9.12 the algorithm used to generate access token and password reset keys was not cryptographically secure. Existing normal users (or everyone if it allows self-registration) may exploit this to elevate privilege to...

8.8CVSS

8.5AI Score

0.001EPSS

2023-02-08 12:15 AM
27
cve
cve

CVE-2022-38301

Onedev v7.4.14 contains a path traversal vulnerability which allows attackers to access restricted files and directories via uploading a crafted JAR file into the directory...

8.8CVSS

8.5AI Score

0.001EPSS

2022-09-14 09:15 PM
30
6
cve
cve

CVE-2022-39205

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

9.8CVSS

9.6AI Score

0.002EPSS

2022-09-13 07:15 PM
37
5
cve
cve

CVE-2022-39207

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. During CI/CD builds, it is possible to save build artifacts for later retrieval. They can be accessed through OneDev's web UI after the successful run of a build. These artifact files are served by the webserver in the same...

5.4CVSS

5.8AI Score

0.001EPSS

2022-09-13 07:15 PM
32
5
cve
cve

CVE-2022-39206

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. When using Docker-based job executors, the Docker socket (e.g. /var/run/docker.sock on Linux) is mounted into each Docker step. Users that can define and trigger CI/CD jobs on a project could use this to control the Docker...

9.9CVSS

9.5AI Score

0.003EPSS

2022-09-13 07:15 PM
30
4
cve
cve

CVE-2022-39208

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. All files in the /opt/onedev/sites/ directory are exposed and can be read by unauthenticated users. This directory contains all projects, including their bare git repos and build artifacts. This file disclosure vulnerability...

7.5CVSS

7.3AI Score

0.002EPSS

2022-09-13 07:15 PM
26
4
cve
cve

CVE-2021-32651

OneDev is a development operations platform. If the LDAP external authentication mechanism is enabled in OneDev versions 4.4.1 and prior, an attacker can manipulate a user search filter to send forged queries to the application and explore the LDAP tree using Blind LDAP Injection techniques. The...

4.3CVSS

5AI Score

0.001EPSS

2021-06-01 06:15 PM
26
cve
cve

CVE-2021-21249

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is an issue involving YAML parsing which can lead to post-auth remote code execution. In order to parse and process YAML files, OneDev uses SnakeYaml which by default (when not using SafeConstructor) allows the...

8.8CVSS

8.9AI Score

0.003EPSS

2021-01-15 09:15 PM
40
1
cve
cve

CVE-2021-21242

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability which can lead to pre-auth remote code execution. AttachmentUploadServlet deserializes untrusted data from the Attachment-Support header. This Servlet does not enforce any authentication or...

9.8CVSS

9.8AI Score

0.637EPSS

2021-01-15 09:15 PM
42
2
cve
cve

CVE-2021-21247

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, the application's BasePage registers an AJAX event listener (AbstractPostAjaxBehavior) in all pages other than the login page. This listener decodes and deserializes the data query parameter. We can access this listener by...

8.8CVSS

8.5AI Score

0.001EPSS

2021-01-15 09:15 PM
40
3
cve
cve

CVE-2021-21248

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

8.8CVSS

8.8AI Score

0.001EPSS

2021-01-15 09:15 PM
41
1
cve
cve

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

9.8CVSS

9.2AI Score

0.002EPSS

2021-01-15 09:15 PM
27
2
cve
cve

CVE-2021-21246

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, the REST UserResource endpoint performs a security check to make sure that only administrators can list user details. However for the /users/{id} endpoint there are no security checks enforced so it is possible to retrieve...

7.5CVSS

7.5AI Score

0.003EPSS

2021-01-15 09:15 PM
29
3
cve
cve

CVE-2021-21250

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability which may lead to arbitrary file read. When BuildSpec is provided in XML format, the spec is processed by XmlBuildSpecMigrator.migrate(buildSpecString); which processes the XML document...

6.5CVSS

6.3AI Score

0.001EPSS

2021-01-15 09:15 PM
36
3
cve
cve

CVE-2021-21251

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3 there is a critical "zip slip" vulnerability. This issue may lead to arbitrary file write. The KubernetesResource REST endpoint untars user controlled data from the request body using TarUtils. TarUtils is a custom library...

8.8CVSS

8.5AI Score

0.001EPSS

2021-01-15 09:15 PM
39
5
cve
cve

CVE-2021-21243

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, a Kubernetes REST endpoint exposes two methods that deserialize untrusted data from the request body. These endpoints do not enforce any authentication or authorization checks. This issue may lead to pre-auth RCE. This issue.....

9.8CVSS

9.4AI Score

0.016EPSS

2021-01-15 08:15 PM
44
2
cve
cve

CVE-2021-21244

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, There is a vulnerability that enabled pre-auth server side template injection via Bean validation message tampering. Full details in the reference GHSA. This issue was fixed in 4.0.3 by disabling validation interpolation...

9.8CVSS

9.4AI Score

0.003EPSS

2021-01-15 08:15 PM
28
1