Lucene search
+L

11782 matches found

OSV
OSV
added 2025/09/17 12:30 p.m.13 views

GHSA-J424-MC44-F4HJ Duplicate Advisory: Picklescan Bypass is Possible via File Extension Mismatch

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jgw4-cr84-mqxg. This link is maintained to preserve external references. Original Description An Improper Input Validation vulnerability in the scanning logic of mmaitre314 picklescan versions up to and includin...

9.3CVSS6.9AI score
SaveExploits0References3
CVE
CVE
added 2025/09/17 5:18 a.m.27 views

CVE-2025-10057

CVE-2025-10057 details from multiple sources confirm a Remote Code Execution flaw in the WordPress plugin “WP Import – Ultimate CSV XML Importer for WordPress” up to version 7.28. The root cause is unfiltered PHP code being written by write_to_customfile(), enabling an authenticated user with Sub...

8.8CVSS7.2AI score0.00729EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2025/09/17 12:08 a.m.16 views

WordPress StoreEngine – Powerful WordPress eCommerce Plugin for Payments, Memberships, Affiliates, Sales & More plugin <= 1.5.0 - Authenticated (Subscriber+) Arbitrary File Download vulnerability

Authenticated Subscriber+ Arbitrary File Download vulnerability discovered by Ryan Kozak in WordPress Plugin StoreEngine versions = 1.5.0...

6.5CVSS6.7AI score0.00598EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/16 11:35 p.m.9 views

SUSE CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References7
Patchstack
Patchstack
added 2025/09/16 10:25 p.m.12 views

WordPress USS Upyun plugin <= 1.5.0 - Cross-Site Request Forgery vulnerability

Cross-Site Request Forgery vulnerability discovered by Claw.k in WordPress Plugin USS Upyun versions = 1.5.0...

4.3CVSS6.7AI score0.00167EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/09/16 4:12 p.m.11 views

CVE-2023-53330 caif: fix memory leak in cfctrl_linkup_request()

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to error path...

5.5CVSS4.9AI score
SaveExploits0References11
Wired Threat Level
Wired Threat Level
added 2025/09/16 3:44 p.m.15 views

How to Set Up and Use a Burner Phone

Obtaining and using a true burner phone is hard—but not impossible. Here are the steps you need to take to protect your mobile communications based on the risks you face...

7AI score
SaveExploits0
Patchstack
Patchstack
added 2025/09/16 10:24 a.m.11 views

WordPress Accordion plugin <= 2.3.14 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Abu Hurayra in WordPress Plugin Accordion versions = 2.3.14...

6.3CVSS7AI score0.00294EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2025/09/16 8:11 a.m.44 views

CVE-2023-53280

CVE-2023-53280 affects the Linux kernel’s scsi/qla2xxx path. The issue stems from removing the unused nvme_ls_waitq wait queue, which could lead to a NULL pointer dereference when qla2x00_start_sp returns an error and wake_up is invoked for an uninitialized sp-&gt;nvme_ls_waitq. The connected adv...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.6 views

PT-2025-38048

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the cfctrl linkup request function within the caif module of the Linux kernel. Specifically, when the link type is unknown or memory allocation via...

6AI score0.00145EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53240

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which h...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.11 views

SUSE CVE-2022-50328

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2fcwaitbufs In 'jbd2fcwaitbufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count...

5.3CVSS6.7AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.3 views

DEBIAN-CVE-2023-53240

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

AZL-71233 CVE-2023-53240 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.17 views

CVE-2023-53240

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.10 views

UBUNTU-CVE-2023-53240

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:22 p.m.93 views

CVE-2023-53240

The CVE-2023-53240 issue concerns the Linux kernel’s xsk path. If a napi id is marked on an interface not brought up, xsk_sendmsg /xsk_poll can call xsk_xmit(), which may dereference a NULL pointers to xs-&gt;dev when IFF_UP is not set, causing a kernel NULL pointer dereference. The fix restructu...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.1 views

CVE-2023-53240 xsk: check IFF_UP earlier in Tx path

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

6AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:22 p.m.7 views

CVE-2023-53240 xsk: check IFF_UP earlier in Tx path

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFFUP earlier in Tx path Xsk Tx can be triggered via either sendmsg or poll syscalls. These two paths share a call to common function xskxmit which has two sanity checks within. A pseudo code example to show the two...

5.5CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

DEBIAN-CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
Rows per page
Query Builder