Lucene search
+L

2570 matches found

Cvelist
Cvelist
added 2024/10/01 8:13 p.m.27 views

CVE-2024-9407 Buildah: podman: improper input validation in bind-propagation option of dockerfile run --mount instruction

A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories...

4.7CVSS0.0029EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/01 8:13 p.m.334 views

CVE-2024-9407

CVE-2024-9407 is a local-privilege vulnerability in the bind-propagation option of Dockerfile RUN --mount as implemented by buildah/podman. The root cause is improper input validation, allowing an attacker to pass arbitrary parameters to the mount operation and potentially mount host directories ...

4.7CVSS5.6AI score0.0029EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/10/01 12:00 a.m.21 views

PT-2024-7952

Name of the Vulnerable Software and Affected Versions Docker affected versions not specified Podman affected versions not specified Buildah affected versions not specified Description A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction, where the system...

9.9CVSS8.5AI score0.94644EPSS
SaveExploits28References206
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.8 views

SUSE CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

4.7CVSS6.6AI score0.00239EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/04 7:15 p.m.13 views

AZL-49924 CVE-2024-44963 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/04 2:44 p.m.26 views

Security Bulletin: IBM Aspera Shares is vulnerable to multiple medium and low vulnerabilities (CVE-2023-2650, CVE-2018-25032, CVE-2021-3712, CVE-2021-4160, CVE-2023-0466, CVE-2023-0465)

Summary This Security Bulletin addresses multiple medium and low severity vulnerabilities that have been remediated in IBM Aspera Shares 1.10.0 PL4. Vulnerability Details CVEID:CVE-2023-2650 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by a flaw when using OBJobj2txt directly...

7.5CVSS8.2AI score0.75116EPSS
SaveExploits1Affected Software5
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:00 a.m.26 views

CBL Mariner 2.0 Security Update: openssl (CVE-2021-4160)

The version of openssl installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2021-4160 advisory. - There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affecte...

5.9CVSS6.7AI score0.03772EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 7:15 a.m.17 views

DEBIAN-CVE-2022-48883

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This doesn't work for child PKEY interfaces because the...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.21 views

CVE-2022-48883 net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This doesn't work for child PKEY interfaces because the...

7.8CVSS7AI score0.0023EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/16 12:00 a.m.8 views

Cilium 安全漏洞

Cilium is an open source software from Cilium Open Source. It is used to provide and transparently secure network connectivity and load balancing between application workloads, such as application containers or processes. A security vulnerability exists in Cilium versions 1.15.0 through prior to...

7.2CVSS4.6AI score0.00573EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/08/15 5:12 a.m.33 views

New Gafgyt Botnet Variant Targets Weak SSH Passwords for GPU Crypto Mining

Cybersecurity researchers have discovered a new variant of the Gafgyt botnet that's targeting machines with weak SSH passwords to ultimately mine cryptocurrency on compromised instances using their GPU computational power. This indicates that the "IoT botnet is targeting more robust servers runni...

7.8AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2024/07/03 3:27 p.m.54 views

New Open SSH Vulnerability

Its a serious one: The vulnerability, which is a signal handler race condition in OpenSSHs server sshd, allows unauthenticated remote code execution RCE as root on glibc-based Linux systems; that presents a significant security risk. This race condition affects sshd in its default configuration. ...

8.1CVSS8.7AI score0.99506EPSS
SaveExploits71
OSV
OSV
added 2024/06/21 12:15 p.m.10 views

UBUNTU-CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.6 views

SUSE CVE-2021-47608

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kernel address leakage in atomic fetch The change in commit 37086bfdc737 "bpf: Propagate stack bounds to registers in atomics w/ BPFFETCH" around checkmemaccess handling is buggy since this would allow for unprivileged...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.40 views

OpenSSL 1.0.2 < 1.0.2zc Vulnerability

The version of OpenSSL installed on the remote host is prior to 1.0.2zc. It is, therefore, affected by a vulnerability as referenced in the 1.0.2zc advisory. - There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS...

5.9CVSS6.7AI score0.83645EPSS
SaveExploits1References4
The Hacker News
The Hacker News
added 2024/05/29 5:22 p.m.30 views

Cybercriminals Abuse Stack Overflow to Promote Malicious Python Package

Cybersecurity researchers have warned of a new malicious Python package that has been discovered in the Python Package Index PyPI repository to facilitate cryptocurrency theft as part of a broader campaign. The package in question is pytoileur, which has been downloaded 316 times as of writing...

7.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/04/18 2:25 p.m.47 views

OfflRouter Malware Evades Detection in Ukraine for Almost a Decade

Select Ukrainian government networks have remained infected with a malware called OfflRouter since 2015. Cisco Talos said its findings are based on an analysis of over 100 confidential documents that were infected with the VBA macro virus and uploaded to the VirusTotal malware scanning platform...

7.6AI score
SaveExploits0
CVE
CVE
added 2024/03/26 3:10 p.m.90 views

CVE-2024-29197

CVE-2024-29197 affects Pimcore (Open Source Data & Experience Management Platform). The issue allows viewing unpublished sites when the query parameter ?pimcore_preview=true is used, due to previews no longer being properly access-controlled. This could let an unauthenticated user access potentia...

6.5CVSS6.3AI score0.00713EPSS
SaveExploits2References2Affected Software1
Trend Micro Simply Security
Trend Micro Simply Security
added 2024/03/26 12:00 a.m.39 views

Agenda Ransomware Propagates to vCenters and ESXi via Custom PowerShell Script

This blog entry discusses the Agenda ransomware group's use of its latest Rust variant to propagate to VMWare vCenter and ESXi servers...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:11 a.m.17 views

BIT-MEDIAWIKI-2021-36131

An XSS issue was discovered in the SportsTeams extension in MediaWiki through 1.36. Within several special pages, a privileged user could inject arbitrary HTML and JavaScript within various data fields. The attack could easily propagate across many pages for many users...

4.8CVSS4.8AI score0.00447EPSS
SaveExploits0References3
Rows per page
Query Builder