Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-39207

5.4 · MEDIUM
Published Sep 13, 2022 onedev_project CWE-79 EPSS 0.78% (53th pctl)

Overview

CVE-2022-39207 is a medium-severity vulnerability affecting onedev_project onedev. It was published on September 13, 2022 and has a CVSS 3.1 base score of 5.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 context as the UI without any further restrictions. This leads to Cross-Site Scripting (XSS) when a user creates a build artifact that contains HTML. When accessing the artifact, the content is rendered by the browser, including any JavaScript that it contains. Since all cookies (except for the rememberMe one) do not set the HttpOnly flag, an attacker could steal the session of a victim and use it to impersonate them. To exploit this issue, attackers need to be able to modify the content of artifacts, which usually means they need to be able to modify a project's build spec. The exploitation requires the victim to click on an attacker's link. It can be used to elevate privileges by targeting adm

Remediation

Check the references section for vendor advisories and patches from onedev_project. Update onedev to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
onedev_project onedev >= 0, < 7.3.0 Affected

Frequently Asked Questions

What is CVE-2022-39207?

CVE-2022-39207 is a medium-severity vulnerability affecting onedev_project onedev. It was published on September 13, 2022 and has a CVSS 3.1 base score of 5.4 (MEDIUM).

How severe is CVE-2022-39207?

This vulnerability has a CVSS 3.1 base score of 5.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-39207?

Check the references section for vendor advisories and patches from onedev_project. Update onedev to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-39207?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-39207 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.