Lucene search
+L

335 matches found

CNNVD
CNNVD
added 2023/01/26 12:0 a.m.8 views

Tenable.sc 输入验证错误漏洞

Tenable Network Security Tenable.Sc is a vulnerability analysis solution from Tenable Network Security, USA. Sc is a vulnerability analysis solution from Tenable Network Security, Inc. that supports real-time vulnerability assessment and management, among other things. A security vulnerability...

5.7CVSS6.3AI score0.00727EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/08/18 12:0 a.m.8 views

QEMU 资源管理错误漏洞

QEMU Quick Emulator is a set of simulation processor software by Fabrice Bellard, a French individual developer. The software is fast and cross-platform. QEMU suffers from a security vulnerability that originates from the fact that an attacker on a client system can force the reuse of a freed...

4.4CVSS6.6AI score0.00414EPSS
SaveExploits1References15
OSV
OSV
added 2022/07/01 11:3 a.m.5 views

OESA-2022-1733 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset...

8.2CVSS7.1AI score0.00656EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2022/06/13 11:54 a.m.8 views

QEMU: virtio-net: map leaking on error during receive

A flaw was found in the virtio-net device of QEMU. This flaw was inadvertently introduced with the fix for CVE-2021-3748, which forgot to unmap the cached virtqueue elements on error, leading to memory leakage, use-after-free or other unexpected results. A malicious privileged guest could exploit...

7.5CVSS7AI score0.02743EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2022/05/17 12:0 a.m.5 views

CVE-2021-3750

...

8.2CVSS6.5AI score0.00526EPSS
SaveExploits1
OSV
OSV
added 2022/05/02 7:15 p.m.19 views

AZL-9701 CVE-2021-3750 affecting package qemu for versions less than 6.2.0-16

A DMA reentrancy issue was found in the USB EHCI controller emulation of QEMU. EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets. Crafted content may be written to the controller's registers and trigger undesirable actions such as reset whi...

8.2CVSS7AI score0.00526EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/29 5:15 p.m.6 views

UBUNTU-CVE-2021-4207

A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values cursor-header.width and cursor-header.height can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. A malicious privileged guest user could use...

8.2CVSS7.4AI score0.00402EPSS
SaveExploits1References5
OSV
OSV
added 2022/04/15 3:15 p.m.6 views

CVE-2022-20718

Multiple vulnerabilities in the Cisco IOx application hosting environment on multiple Cisco platforms could allow an attacker to inject arbitrary commands into the underlying host operating system, execute arbitrary code on the underlying host operating system, install applications without being...

7.2CVSS7.3AI score0.02201EPSS
SaveExploits1References2
OSV
OSV
added 2022/04/15 3:15 p.m.7 views

CVE-2022-20727

Multiple vulnerabilities in the Cisco IOx application hosting environment on multiple Cisco platforms could allow an attacker to inject arbitrary commands into the underlying host operating system, execute arbitrary code on the underlying host operating system, install applications without being...

6.7CVSS6.9AI score0.01069EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/04/13 4:0 p.m.7 views

CVE-2022-20722

Multiple vulnerabilities in the Cisco IOx application hosting environment on multiple Cisco platforms could allow an attacker to inject arbitrary commands into the underlying host operating system, execute arbitrary code on the underlying host operating system, install applications without being...

6.8CVSS6.1AI score0.01262EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/04/13 4:0 p.m.10 views

CVE-2022-20677

Multiple vulnerabilities in the Cisco IOx application hosting environment on multiple Cisco platforms could allow an attacker to inject arbitrary commands into the underlying host operating system, execute arbitrary code on the underlying host operating system, install applications without being...

7.2CVSS6.8AI score0.00622EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/04/13 4:0 p.m.6 views

CVE-2022-20724

Multiple vulnerabilities in the Cisco IOx application hosting environment on multiple Cisco platforms could allow an attacker to inject arbitrary commands into the underlying host operating system, execute arbitrary code on the underlying host operating system, install applications without being...

7.6CVSS6.3AI score0.0124EPSS
SaveExploits1References3
OSV
OSV
added 2022/03/23 8:15 p.m.1 views

DEBIAN-CVE-2021-3748

A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to numbuffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash QEMU, resulting i...

7.5CVSS6.6AI score0.00522EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/02/15 12:0 a.m.8 views

VMware ESXi 竞争条件问题漏洞

Vmware VMware ESXi is a server virtualization platform from Vmware that can be installed directly on physical servers. A Competing Conditions Issue vulnerability exists in VMware ESXi, which stems from a double fetch vulnerability in the product's UHCI USB controller. A remote user with...

6.7CVSS7.7AI score0.00574EPSS
SaveExploits0References4
Gitee
Gitee
added 2022/01/26 10:17 p.m.82 views

Exploit for OS Command Injection in Docker

The repository is a proof-of-concept PoC exploit for CVE-2019-5736, a container escape vulnerability in Docker. The PoC is written in Go and is designed to overwrite the /bin/sh binary in a container with a malicious interpreter path, allowing for code execution on the host system. The exploit...

9.3CVSS7.9AI score0.97919EPSS
SaveExploits34
RedHat Linux
RedHat Linux
added 2021/12/09 9:44 a.m.17 views

QEMU: virtio-net: heap use-after-free in virtio_net_receive_rcu

A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to numbuffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash QEMU, resulting i...

7.5CVSS6.8AI score0.00522EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/09/30 4:59 p.m.8 views

QEMU: usbredir: free() call on invalid pointer in bufp_alloc()

A flaw was found in the USB redirector device emulation of QEMU. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free with faked heap chunk metadata, resulting in a crash ...

8.5CVSS7.5AI score0.0288EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/31 12:0 a.m.6 views

UBUNTU-CVE-2021-3748

A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to numbuffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash QEMU, resulting i...

7.5CVSS6.8AI score0.00522EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 7:15 p.m.8 views

AZL-6831 CVE-2021-3713 affecting package qemu for versions less than 6.2.0-2

An out-of-bounds write flaw was found in the UAS USB Attached SCSI device emulation of QEMU in versions prior to 6.2.0-rc0. The device uses the guest supplied stream number unchecked, which can lead to out-of-bounds access to the UASDevice-data3 and UASDevice-status3 fields. A malicious guest use...

7.4CVSS7.2AI score0.00566EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2015:1409-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.2CVSS7.8AI score0.0063EPSS
SaveExploits0References4
Rows per page
Query Builder