Lucene search
+L

11291 matches found

OSV
OSV
added 2022/09/13 6:42 p.m.20 views

CVE-2022-39208 Git Repository Disclosure in Onedev

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.5CVSS7.2AI score
SaveExploits0References5
CVE
CVE
added 2022/09/13 6:42 p.m.70 views

CVE-2022-39208

Onedev CVE-2022-39208 is a file-disclosure vulnerability where all files under /opt/onedev/sites/ are readable by unauthenticated users, enabling leakage of project data (including bare git repos and build artifacts). Root cause is exposure of the /opt/onedev/sites/ directory; attackers could enu...

7.5CVSS7.3AI score0.0154EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/13 6:42 p.m.7 views

CVE-2022-39208 Git Repository Disclosure in Onedev

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.5CVSS7.5AI score0.0154EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/09/13 6:30 p.m.5 views

CVE-2022-39205 Access Control Bypass in Onedev

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

9CVSS9.9AI score0.01858EPSS
SaveExploits1References4
OSV
OSV
added 2022/09/13 6:30 p.m.23 views

CVE-2022-39205 Access Control Bypass in Onedev

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

9CVSS9.2AI score
SaveExploits0References6
CVE
CVE
added 2022/09/13 6:30 p.m.86 views

CVE-2022-39205

Onedev (open source Git server) has a critical remote issue in versions prior to 7.3.0 where unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint (meant to be localhost-restricted) relies on the X-Forwarded-F...

9.8CVSS9.6AI score0.01858EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/09/13 6:30 p.m.38 views

CVE-2022-39205 Access Control Bypass in Onedev

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

9CVSS9.9AI score0.01858EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/09/13 12:00 a.m.8 views

PT-2022-24805 · Onedev · Onedev

Name of the Vulnerable Software and Affected Versions: Onedev versions prior to 7.3.0 Description: The issue allows unauthenticated users to take over an Onedev instance if there is no properly configured reverse proxy. The "/git-prereceive-callback" endpoint, intended for localhost access, can b...

9.8CVSS9.7AI score0.01858EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2022/09/09 12:00 a.m.12 views

The vulnerability of the Build Handler component of the Jenkins Git plugin, related to authentication errors, allows a hacker to circumvent established security restrictions and gain increased privileges.

The vulnerability of the Build Handler component in the Jenkins Git plugin is related to authentication errors. Exploiting this vulnerability allows a malicious actor to bypass established security restrictions and gain increased privileges...

5.5CVSS7.2AI score0.06453EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/07 7:15 p.m.8 views

DEBIAN-CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.7AI score0.01426EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/07 7:15 p.m.11 views

AZL-10919 CVE-2022-36069 affecting package poetry 1.0.10-2

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS6AI score0.01426EPSS
SaveExploits1References1
PyPA
PyPA
added 2022/09/07 7:15 p.m.15 views

PYSEC-2022-43179

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

7.3CVSS7.4AI score0.00347EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/09/07 7:15 p.m.31 views

CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS0.01426EPSS
SaveExploits1References4
NVD
NVD
added 2022/09/07 7:15 p.m.28 views

CVE-2022-36070

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

7.3CVSS0.00347EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/07 7:15 p.m.76 views

PYSEC-2022-43179

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

7.3CVSS7.2AI score0.00347EPSS
SaveExploits0References4
Prion
Prion
added 2022/09/07 7:15 p.m.15 views

Command injection

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

4.1CVSS7.8AI score0.01426EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2022/09/07 7:15 p.m.22 views

Code injection

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

4.1CVSS7.2AI score0.00347EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.25 views

CVE-2022-36070

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

7.3CVSS7.3AI score0.00347EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.31 views

CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.1AI score0.01426EPSS
SaveExploits1References4
OSV
OSV
added 2022/09/07 7:15 p.m.7 views

UBUNTU-CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.3AI score0.01426EPSS
SaveExploits1References5
Rows per page
Query Builder