CVE-2022-39207
Last modified
CVE-2022-39207 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.72% chance of exploitation in the next 30 days.
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 admins of a OneDev instance. In the worst case, this can lead to arbitrary code execution on the server, because admins can create Server Shell Executors and use them to run any command on the server. This issue has been patched in version 7.3.0. Users are advised to upgrade. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Onedev Project | Onedev | < 7.3.0 |
References
- https://blog.sonarsource.com/onedev-remote-code-execution/Exploit, Third Party Advisory
- https://github.com/theonedev/onedev/commit/adb6e31476621f824fc3227a695232df830d83abPatch, Third Party Advisory
- https://github.com/theonedev/onedev/security/advisories/GHSA-27fw-gv88-qrpgThird Party Advisory
- https://blog.sonarsource.com/onedev-remote-code-execution/Exploit, Third Party Advisory
- https://github.com/theonedev/onedev/commit/adb6e31476621f824fc3227a695232df830d83abPatch, Third Party Advisory
- https://github.com/theonedev/onedev/security/advisories/GHSA-27fw-gv88-qrpgThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39207?
How severe is CVE-2022-39207?
How do I fix CVE-2022-39207?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-39200Dendrite is a Matrix homeserver written in Go. In affected v…5.3
- CVE-2022-39201Grafana is an open source observability and data visualizati…7.5
- CVE-2022-39202matrix-appservice-irc is an open source Node.js IRC bridge f…6.3
- CVE-2022-39203matrix-appservice-irc is an open source Node.js IRC bridge f…8.8
- CVE-2022-39205Onedev is an open source, self-hosted Git Server with CI/CD …9.8
- CVE-2022-39206Onedev is an open source, self-hosted Git Server with CI/CD …9.9
- CVE-2022-39208Onedev is an open source, self-hosted Git Server with CI/CD …7.5
- CVE-2022-39209cmark-gfm is GitHub's fork of cmark, a CommonMark parsing an…6.5
- CVE-2022-3921The Listingo WordPress theme before 3.2.7 does not validate …9.8
- CVE-2022-39210Nextcloud android is the official Android client for the Nex…5.5
- CVE-2022-39211Nextcloud server is an open source personal cloud platform. …5.3
- CVE-2022-39212Nextcloud Talk is an open source chat, video & audio calls c…5.3
Are you affected by CVE-2022-39207?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
