Lucene search
+L

114 matches found

Kitploit
Kitploit
added 2026/08/26 7:46 p.m.4 views

CVE-2019-11708

CVE-2019-11708 和 CVE-2019-9810 的完整链式利用 这是一个针对 Windows 64 位 Firefox 的完整浏览器妥协利用链(CVE-2019-11708 和 CVE-2019-9810)。它利用 CVE-2019-9810 在内容进程和父进程中获取代码执行权限,并利用 CVE-2019-11708 诱骗父进程浏览到任意 URL。 我曾在一篇题为 A journey into IonMonkey: root-causing CVE-2019-9810 的文章以及相关的 github 仓库 中详细介绍了 CVE-2019-9810 的根因和利用方法。...

10CVSS8.7AI score0.55874EPSS
SaveExploits17References10
GithubExploit
GithubExploit
added 2026/08/25 12:53 p.m.19 views

Exploit for Improper Isolation or Compartmentalization in Mozilla Firefox

CVE-2026-4692 — content processes can declare themselves in RD...

10CVSS5.7AI score0.00487EPSS
SaveExploits3
NVD
NVD
added 2026/08/13 1:19 p.m.6 views

CVE-2026-73583

A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's inter-process communication IPC message parsing. By sending a specially crafted message, the attacker can cause out-of-bounds memory access,...

6.6CVSS0.00092EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 1:19 p.m.6 views

UBUNTU-CVE-2026-73583

A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's inter-process communication IPC message parsing. By sending a specially crafted message, the attacker can cause out-of-bounds memory access,...

6.6CVSS5.7AI score0.00092EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/13 1:19 p.m.12 views

CVE-2026-73583

A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's inter-process communication IPC message parsing. By sending a specially crafted message, the attacker can cause out-of-bounds memory access,...

6.6CVSS5.6AI score0.00092EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 12:44 p.m.10 views

EUVD-2026-57828

A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's inter-process communication IPC message parsing. By sending a specially crafted message, the attacker can cause out-of-bounds memory access,...

6.6CVSS5.4AI score0.00092EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/13 12:44 p.m.7 views

CVE-2026-73583

A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's inter-process communication IPC message parsing. By sending a specially crafted message, the attacker can cause out-of-bounds memory access,...

6.6CVSS5.5AI score0.00092EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-73583

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in sblim-sfcb. A local attacker with access to the system can exploit an unsafe deserialization vulnerability in the provider-manager's...

6.6CVSS5.6AI score0.00092EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/03 2:00 a.m.44 views

CVE-2026-8921

The CVE-2026-8921 entry concerns ASUS Business Manager. It describes an External Control of File Name or Path vulnerability that allows a local user to execute arbitrary code with SYSTEM privileges by sending a tampered IPC message. Affected product is ASUS Business Manager; the root cause is con...

8.5CVSS6.2AI score0.00155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/03 2:00 a.m.52 views

CVE-2026-8921

External Control of File Name or Path vulnerability in ASUS Business Manager allows a local user to execute arbitrary code with SYSTEM privileges via a tampered IPC message. Refer to the ' Security Update for ASUS Business Manager ' section on the ASUS Security Advisory for more information...

8.5CVSS0.00155EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:00 a.m.11 views

The vulnerability of the ipc_msg_send_request() function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ipcmsgsendrequest function in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

8CVSS7.6AI score0.00434EPSS
SaveExploits0References13Affected Software4
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2022-55813

In the Linux kernel, the following vulnerability has been resolved: ipc: mqueue: fix possible memory leak in initmqueuefs commit db7cfc380900 "ipc: Free mqsysctls if ipc namespace creation failed" Here's a similar memory leak to the one fixed by the patch above. retiremqsysctls need to be called...

5.9AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:05 p.m.33 views

CVE-2022-50748

The CVE-2022-50748 entry concerns a memory leak in the Linux kernel’s IPC/mqueue area. The root cause is a failed init_mqueue_fs path where mq_sysctls are not retired, leading to unreleased memory. A fix was applied (see commit db7cfc380900) to ensure retirement of mq_sysctls if IPC namespace cre...

6AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.6 views

SUSE CVE-2025-68263

In the Linux kernel, the following vulnerability has been resolved: ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic netlink handler handlegenericevent/handleresponse fills entry-response...

5.8CVSS6.4AI score0.00434EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 views

EUVD-2025-203745

In the Linux kernel, the following vulnerability has been resolved: ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic netlink handler handlegenericevent/handleresponse fills entry-response...

5.8AI score0.00434EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 3:15 p.m.12 views

CVE-2025-68263

In the Linux kernel, the following vulnerability has been resolved: ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic netlink handler handlegenericevent/handleresponse fills entry-response...

9.8CVSS0.00434EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:15 p.m.9 views

UBUNTU-CVE-2025-68263

In the Linux kernel, the following vulnerability has been resolved: ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic netlink handler handlegenericevent/handleresponse fills entry-response...

9.8CVSS5.9AI score0.00434EPSS
SaveExploits0References33
OSV
OSV
added 2025/12/16 2:45 p.m.10 views

CVE-2025-68263 ksmbd: ipc: fix use-after-free in ipc_msg_send_request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic netlink handler handlegenericevent/handleresponse fills entry-response...

9.8CVSS6.3AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the existence of a post-release use of ipcmsgsendrequest in ksmbd...

9.8CVSS6.1AI score0.00434EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: ipc: fix use-after-free in ipcmsgsendrequest ipcmsgsendrequest waits for a generic netlink reply using an ipcmsgtableentry on the stack. The generic...

9.8CVSS7.7AI score0.00434EPSS
SaveExploits0References2
Rows per page
Query Builder