Lucene search
+L

184 matches found

OSV
OSV
added 2023/10/05 9:15 p.m.7 views

UBUNTU-CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2023/09/21 6:30 a.m.25 views

Composer allows cache poisoning from other projects built on the same host

Composer before 2016-02-10 allows cache poisoning from other projects built on the same host. This results in attacker-controlled code entering a server-side build process. The issue occurs because of the way that dist packages are cached. The cache key is derived from the package name, the dist...

8.8CVSS6.9AI score0.00697EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2023/09/21 12:0 a.m.42 views

CVE-2015-8371

Composer before 2016-02-10 allows cache poisoning from other projects built on the same host. This results in attacker-controlled code entering a server-side build process. The issue occurs because of the way that dist packages are cached. The cache key is derived from the package name, the dist...

8.8CVSS8.8AI score0.00697EPSS
SaveExploits1
NVD
NVD
added 2023/08/24 11:15 p.m.16 views

CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS6.8AI score0.00846EPSS
SaveExploits0References4
CVE
CVE
added 2023/08/24 10:56 p.m.91 views

CVE-2023-40030

Summary (CVE-2023-40030): Cargo could include unescaped Cargo feature names in the timings report, enabling potential cross-site scripting if the report is uploaded to a site that uses credentials. This affects builds using dependencies from git/local paths/alternative registries; crates.io-only ...

6.1CVSS6.8AI score0.00846EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.5 views

SUSE CVE-2020-1945

Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the default temporary directory identified by the Java system property java.io.tmpdir for several tasks and may thus leak sensitive information. The fixcrlf and replaceregexp tasks also copy files from the temporary directory back into the build...

4.9CVSS9.6AI score0.01808EPSS
SaveExploits0References12
Jenkins Security Advisories
Jenkins Security Advisories
added 2023/02/09 12:0 a.m.12 views

Git releases with critical vulnerabilities on Jenkins Docker images

The Jenkins project provides Docker images for both controllers and agents. Most of these Docker images include the git command line tool to interact with Git repositories. Git releases published before 2023-01-17 are affected by the vulnerabilities...

9.8CVSS9.1AI score0.56334EPSS
SaveExploits0
Snyk
Snyk
added 2023/01/29 3:29 p.m.7 views

Malicious Package

Overview sgt-build-process is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package...

9.8CVSS7.1AI score
SaveExploits0References3
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.23 views

Mageia: Security Advisory (MGASA-2020-0237)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.3CVSS7.4AI score0.01808EPSS
SaveExploits0References5
Prion
Prion
added 2021/09/14 4:15 p.m.24 views

Design/Logic Flaw

The activation process in Travis CI, for certain 2021-09-03 through 2021-09-10 builds, causes secret data to have unexpected sharing that is not specified by the customer-controlled .travis.yml file. In particular, the desired behavior if .travis.yml has been created locally by a customer, and...

4.3CVSS7.5AI score0.01485EPSS
SaveExploits0References6Affected Software1
Rosalinux
Rosalinux
added 2021/07/02 4:31 p.m.27 views

Advisory ROSA-SA-2021-1805

Software: ant 1.9.4 OS: Cobalt 7.9 CVE-ID: CVE-2020-1945 CVE-Crit: MEDIUM CVE-DESC: Apache Ant 1.1 through 1.9.14 and 1.10.0 through 1.10.7 uses the default temporary directory defined by the Java system property java.io.tmpdir for several tasks, and thus may leak sensitive information. The fixcr...

6.3CVSS6.8AI score0.01808EPSS
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2021/05/26 12:0 a.m.7 views

Simple Application Security Integrations for DevOps

Explore why application security matters and how you can integrate it into your build process without added stress or interruption...

3.5AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2021/04/30 12:15 p.m.41 views

CVE-2021-20266

A flaw was found in RPM's hdrblobInit in lib/header.c. This flaw allows an attacker who can modify the rpmdb to cause an out-of-bounds read. The highest threat from this vulnerability is to system availability...

4.9CVSS6.7AI score0.01706EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/26 4:15 p.m.12 views

CVE-2021-27851

A security vulnerability that can lead to local privilege escalation has been found in ’guix-daemon’. It affects multi-user setups in which ’guix-daemon’ runs locally. The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build...

5.5CVSS6.9AI score
SaveExploits0References2
Prion
Prion
added 2021/04/26 4:15 p.m.23 views

Design/Logic Flaw

A security vulnerability that can lead to local privilege escalation has been found in ’guix-daemon’. It affects multi-user setups in which ’guix-daemon’ runs locally. The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build...

2.1CVSS5.6AI score0.00334EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/04/26 3:35 p.m.34 views

CVE-2021-27851

A security vulnerability that can lead to local privilege escalation has been found in ’guix-daemon’. It affects multi-user setups in which ’guix-daemon’ runs locally. The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build...

5.5CVSS5.6AI score0.00334EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/04/26 3:35 p.m.60 views

CVE-2021-27851 Local privilege escalation in GNU Guix via guix-daemon and '--keep-failed'

A security vulnerability that can lead to local privilege escalation has been found in ’guix-daemon’. It affects multi-user setups in which ’guix-daemon’ runs locally. The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build...

5.9AI score0.00334EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/04/26 12:0 a.m.8 views

GNU Guix 后置链接漏洞

GNU Guix is an open source, cross-platform package manager for the GNU community. A backlink vulnerability exists in GNU guix-daemon that allows an unprivileged user to spawn a build process...

5.5CVSS5.7AI score0.00334EPSS
SaveExploits0References3
Veracode
Veracode
added 2021/04/11 8:34 p.m.23 views

Privilege Escalation

bullseye is vulnerable to privilege escalation.The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build directory world-writable. The user then creates a hardlink to a root-owned file such as /etc/shadow in that build directory. ...

5.5CVSS1.2AI score0.00334EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/04/03 1:16 p.m.12 views

MGASA-2021-0173 Updated ant packages fix security vulnerability

Updated ant packages fix security vulnerability: As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one withou...

7.5CVSS6.9AI score0.08235EPSS
SaveExploits0References4
Rows per page
Query Builder