Lucene search
+L

4536 matches found

OpenVAS
OpenVAS
added 2024/06/20 12:00 a.m.38 views

SUSE: Security Advisory (SUSE-SU-2024:2089-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7.5CVSS7.5AI score0.02925EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/06/18 9:56 p.m.32 views

curve25519-dalek has timing variability in `curve25519-dalek`'s `Scalar29::sub`/`Scalar52::sub`

Timing variability of any kind is problematic when working with potentially secret values such as elliptic curve scalars, and such issues can potentially leak private keys and other secrets. Such a problem was recently discovered in curve25519-dalek. The Scalar29::sub 32-bit and Scalar52::sub...

5.1CVSS6.2AI score0.00152EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/18 9:56 p.m.48 views

GHSA-X4GP-PQPJ-F43Q curve25519-dalek has timing variability in `curve25519-dalek`'s `Scalar29::sub`/`Scalar52::sub`

Timing variability of any kind is problematic when working with potentially secret values such as elliptic curve scalars, and such issues can potentially leak private keys and other secrets. Such a problem was recently discovered in curve25519-dalek. The Scalar29::sub 32-bit and Scalar52::sub...

2.9CVSS6.2AI score0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/18 12:00 p.m.46 views

RUSTSEC-2024-0344 Timing variability in `curve25519-dalek`'s `Scalar29::sub`/`Scalar52::sub`

Timing variability of any kind is problematic when working with potentially secret values such as elliptic curve scalars, and such issues can potentially leak private keys and other secrets. Such a problem was recently discovered in curve25519-dalek. The Scalar29::sub 32-bit and Scalar52::sub...

5.1CVSS7.2AI score0.00152EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/06/13 12:00 a.m.15 views

PT-2024-4768 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to a register invariant violation in the Linux kernel's eBPF verifier. Specifically, it occurs when the verifier analyzes a branch instruction and splits t...

9.8CVSS6.6AI score0.02701EPSS
SaveExploits3References706
OpenVAS
OpenVAS
added 2024/06/13 12:00 a.m.28 views

SUSE: Security Advisory (SUSE-SU-2024:2005-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7.8CVSS6.5AI score0.00272EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/06/12 6:25 a.m.25 views

Code Execution

composer/composer is vulnerable to Code Execution. The vulnerability is due to improper branch name sanitization within the status, reinstall, and remove commands when handling packages installed from source via git, which allows an attacker to execute arbitrary code...

8.8CVSS8AI score0.0105EPSS
SaveExploits0References8Affected Software2
Ubuntu
Ubuntu
added 2024/06/11 5:45 p.m.104 views

USN-6828-1: Linux kernel (Intel IoTG) vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 It was...

9.8CVSS7.7AI score0.50967EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/06/11 5:33 p.m.28 views

kernel: Spectre v2 SMT mitigations problem

It was found that the Linux Kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The kernel failed to protect applications that attempted to protect against Spectre v2 leaving them open to attack from other processes...

5.6CVSS6.8AI score0.01377EPSS
SaveExploits3References5
Tenable Nessus
Tenable Nessus
added 2024/06/11 12:00 a.m.28 views

FreeBSD : Composer -- Multiple command injections via malicious git/hg branch names (5f608c68-276c-11ef-8caa-0897988a1c07)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 5f608c68-276c-11ef-8caa-0897988a1c07 advisory. Composer project reports: The status, reinstall and remove commands with packages installed fr...

8.8CVSS7.9AI score0.03282EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/11 12:00 a.m.36 views

Ubuntu 20.04 LTS : Linux kernel (Intel IoTG) vulnerabilities (USN-6828-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6828-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use-...

9.8CVSS7.9AI score0.50967EPSS
SaveExploits2References245
OSV
OSV
added 2024/06/10 10:15 p.m.19 views

UBUNTU-CVE-2024-35242

Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. This requires cloning untrusted repositories. Patches are availab...

8.8CVSS5.8AI score0.03282EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/06/10 9:36 p.m.45 views

Composer has a command injection via malicious git branch name

Impact The status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid installing dependencies via git by using...

8.8CVSS8.7AI score0.0105EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/10 9:36 p.m.30 views

GHSA-47F6-5GQ3-VX9C Composer has a command injection via malicious git branch name

Impact The status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid installing dependencies via git by using...

8.8CVSS8.7AI score0.0105EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/06/10 9:36 p.m.37 views

Composer has multiple command injections via malicious git/hg branch names

Impact The composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. So this requires cloning untrusted repositories. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid cloning potentially compromised...

8.8CVSS8.8AI score0.03282EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/10 9:36 p.m.32 views

GHSA-V9QV-C7WM-WGMF Composer has multiple command injections via malicious git/hg branch names

Impact The composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. So this requires cloning untrusted repositories. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid cloning potentially compromised...

8.8CVSS8.8AI score0.03282EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/10 9:23 p.m.24 views

CVE-2024-35242 Composer vulnerable to command injection via malicious git/hg branch names

Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. This requires cloning untrusted repositories. Patches are availab...

8.8CVSS8.8AI score0.03282EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/10 9:19 p.m.51 views

CVE-2024-35241 Composer vulnerable to command injection via malicious git branch name

Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code. Patches for this issue are...

8.8CVSS0.0105EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/10 12:00 a.m.9 views

composer security vulnerability

composer is a software application. It provides a statement to manage and install dependencies for PHP projects. A security vulnerability exists in composer versions prior to 2.2.24 and 2.7.7, which stems from the fact that the composer install command run from a git/hg repository with a speciall...

8.8CVSS6.9AI score0.03282EPSS
SaveExploits0References7
FreeBSD
FreeBSD
added 2024/06/10 12:00 a.m.26 views

Composer -- Multiple command injections via malicious git/hg branch names

Composer project reports: The status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code. The composer install command running inside a git/hg repository which has specially crafted bran...

8.8CVSS7.4AI score0.03282EPSS
SaveExploits0References2
Rows per page
Query Builder