Lucene search
+L

20674 matches found

Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.15 views

PT-2024-9210 · Sonatype · Sonatype Nexus Repository 2

Name of the Vulnerable Software and Affected Versions: Sonatype Nexus Repository 2 versions up to and including 2.15.1 Description: A stored Cross-site Scripting vulnerability has been discovered, which affects the structure of web pages. This issue may allow a remote attacker to perform cross-si...

5.1CVSS6.1AI score0.00413EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.21 views

GitLab 1.0 < 13.1.10 / 13.2 < 13.2.8 / 13.3 < 13.3.4 (CVE-2020-13303)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - A vulnerability was discovered in GitLab versions before 13.1.10, 13.2.8 and 13.3.4. Due to improper verification of permissions, an unauthorized user can access a private repository within a public...

7.1CVSS6.5AI score0.01164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:00 a.m.20 views

GitLab 1.0 < 13.1.10 / 13.2 < 13.2.8 / 13.3 < 13.3.4 (CVE-2020-13309)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - A vulnerability was discovered in GitLab versions before 13.1.10, 13.2.8 and 13.3.4. GitLab was vulnerable to a blind SSRF attack through the repository mirroring feature. CVE-2020-13309 Note that...

8.8CVSS7.8AI score0.01265EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.23 views

PT-2024-9211 · Sonatype · Sonatype Nexus Repository

Name of the Vulnerable Software and Affected Versions: Sonatype Nexus Repository 2 versions up to and including 2.15.1 Description: A Remote Code Execution issue has been discovered, related to incorrect code generation management. This allows a remote attacker to execute arbitrary code by...

7.1CVSS8.6AI score0.01959EPSS
SaveExploits1References17
NVD
NVD
added 2024/05/16 4:15 p.m.36 views

CVE-2024-4956

Path Traversal in Sonatype Nexus Repository 3 allows an unauthenticated attacker to read system files. Fixed in version 3.68.1...

7.5CVSS7.4AI score0.18245EPSS
SaveExploits16References1
Cvelist
Cvelist
added 2024/05/16 3:31 p.m.243 views

CVE-2024-4956 Nexus Repository 3 - Path Traversal

Path Traversal in Sonatype Nexus Repository 3 allows an unauthenticated attacker to read system files. Fixed in version 3.68.1...

7.5CVSS7.7AI score0.18245EPSS
SaveExploits16References1
CVE
CVE
added 2024/05/16 3:31 p.m.386 views

CVE-2024-4956

Affected product: Sonatype Nexus Repository 3. Vulnerability: Path Traversal (CWE-22) allowing an unauthenticated attacker to read system files. Root cause / details: Unauthenticated path traversal in Nexus Repository 3 enables access to sensitive files; fixed in version 3.68.1. Impact (as stated...

7.5CVSS6.4AI score0.18245EPSS
SaveIn wildExploits16References1
Vulnrichment
Vulnrichment
added 2024/05/16 3:31 p.m.56 views

CVE-2024-4956 Nexus Repository 3 - Path Traversal

Path Traversal in Sonatype Nexus Repository 3 allows an unauthenticated attacker to read system files. Fixed in version 3.68.1...

7.5CVSS6.7AI score0.18245EPSS
SaveExploits16References1
CVE
CVE
added 2024/05/16 9:03 a.m.64 views

CVE-2024-3851

The CVE-2024-3851 entry describes a stored XSS in the imartinez/privategpt repository due to improper validation of file uploads. Affected component: file upload validation mechanism; vulnerability arises when attackers upload malicious HTML/JavaScript files, which execute in the victim’s browser...

6.8CVSS5.7AI score0.00317EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/16 12:00 a.m.9 views

PT-2024-4555

Name of the Vulnerable Software and Affected Versions Sonatype Nexus Repository versions prior to 3.68.1 Description A path traversal issue exists in Sonatype Nexus Repository 3 due to improper restriction of directory path names. This allows an unauthenticated remote attacker to read sensitive...

7.8CVSS7.9AI score0.18245EPSS
SaveExploits16References53
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:00 a.m.39 views

Slackware Linux 15.0 / current git Multiple Vulnerabilities (SSA:2024-136-02)

The version of git installed on the remote host is prior to 2.39.4 / 2.45.1. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2024-136-02 advisory. - Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4,...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References6
CNNVD
CNNVD
added 2024/05/16 12:00 a.m.9 views

Sonatype Nexus Repository 安全漏洞

Nexus Repository Manager is a repository management system. A path traversal vulnerability exists in Sonatype Nexus Repository Manager that can be exploited by an attacker to obtain sensitive information...

7.5CVSS6.6AI score0.18245EPSS
SaveExploits16References4
UbuntuCve
UbuntuCve
added 2024/05/14 8:15 p.m.25 views

CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS6.7AI score0.01026EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/14 7:18 p.m.37 views

CVE-2024-32465 Git's protections for cloning untrusted repositories can be bypassed

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.3CVSS7.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/14 7:18 p.m.38 views

CVE-2024-32465

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.8CVSS8.1AI score0.01026EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/14 7:18 p.m.40 views

CVE-2024-32465 Git's protections for cloning untrusted repositories can be bypassed

Git is a revision control system. The Git project recommends to avoid working in untrusted repositories, and instead to clone it first with git clone --no-local to obtain a clean copy. Git has specific protections to make that a safe operation even with an untrusted source repository, but...

7.3CVSS7.5AI score0.01026EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2024/05/14 7:15 p.m.59 views

CVE-2024-32021

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target reposito...

7.1CVSS7.5AI score0.01023EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/05/14 7:15 p.m.46 views

CVE-2024-32021 Local Git clone may hardlink arbitrary user-readable files into the new repository's "objects/" directory

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, when cloning a local source repository that contains symlinks via the filesystem, Git may create hardlinks to arbitrary user-readable files on the same filesystem as the target reposito...

3.9CVSS5.2AI score0.01023EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/14 7:15 p.m.12 views

AZL-42037 CVE-2024-32020 affecting package git for versions less than 2.39.4-1

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository's object database when source and target repository reside on the same disk. If the source repository is owned by a...

3.9CVSS6.7AI score0.00519EPSS
SaveExploits1References1
NVD
NVD
added 2024/05/14 7:15 p.m.33 views

CVE-2024-32004

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1,...

8.1CVSS8.2AI score0.01351EPSS
SaveExploits0References7
Rows per page
Query Builder