Lucene search
+L

17232 matches found

Patchstack
Patchstack
added 2025/10/06 10:34 p.m.12 views

WordPress WP Reset plugin <= 2.05 - Unauthenticated Sensitive Information Exposure via wf-licensing.log vulnerability

Unauthenticated Sensitive Information Exposure via wf-licensing.log vulnerability discovered by Dmitrii Ignatyev in WordPress Plugin WP Reset versions = 2.05...

5.3CVSS6.9AI score0.00293EPSS
SaveExploits0References1Affected Software1
GithubExploit
GithubExploit
added 2025/10/06 9:01 a.m.258 views

Exploit for Exposure of Private Personal Information to an Unauthorized Actor in Prestashop

CVE-2025-51586 - PrestaShop AdminLogin Email Enumeration PoC...

3.7CVSS6.7AI score0.00816EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/10/06 7:16 a.m.11 views

CVE-2025-8669

The Customify theme for WordPress is vulnerable to Cross-Site Request Forgery in version 0.4.11. This is due to missing or incorrect nonce validation on the resetcustomizesection function. This makes it possible for unauthenticated attackers to reset theme customization settings via a forged...

4.3CVSS5.8AI score0.00157EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/10/05 1:15 p.m.241 views

Exploit for CVE-2025-56132

CVE-2025-56132 - LiquidFiles User Enumeration POC Vulnerab...

7.3CVSS6.4AI score0.00648EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.5 views

SUSE CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

6CVSS6.6AI score0.00421EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.19 views

CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS0.00421EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

AZL-77435 CVE-2023-53561 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...

5.5CVSS5.6AI score0.00133EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2023-53561

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...

5.5CVSS5.7AI score0.00133EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2023-53586

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS6.2AI score0.00421EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:44 p.m.33 views

CVE-2023-53586

CVE-2023-53586 affects the Linux kernel SCSI target subsystem. The vulnerability arises when LUN_RESET handling across multiple sessions can cause running I/O commands to be inconsistently cleaned up, leading to aborted tasks and potential misrestart of I/O. The documented fix reverts the patch t...

8.8CVSS6.2AI score0.00421EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.6 views

CVE-2023-53586 scsi: target: Fix multiple LUN_RESET handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.15 views

CVE-2023-53586 scsi: target: Fix multiple LUN_RESET handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

8.8CVSS0.00421EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.15 views

CVE-2023-53561 net: wwan: iosm: fix NULL pointer dereference when removing device

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver initialization, if the ipcimemwwanchannelinit fai...

0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 3:16 p.m.13 views

CVE-2022-50477 rtc: class: Fix potential memleak in devm_rtc_allocate_device()

In the Linux kernel, the following vulnerability has been resolved: rtc: class: Fix potential memleak in devmrtcallocatedevice devmrtcallocatedevice will alloc a rtcdevice first, and then run devsetname. If devsetname failed, the rtcdevice will memleak. Move devmaddactionorreset in front of...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.20 views

CVE-2022-50477 rtc: class: Fix potential memleak in devm_rtc_allocate_device()

In the Linux kernel, the following vulnerability has been resolved: rtc: class: Fix potential memleak in devmrtcallocatedevice devmrtcallocatedevice will alloc a rtcdevice first, and then run devsetname. If devsetname failed, the rtcdevice will memleak. Move devmaddactionorreset in front of...

0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:16 p.m.33 views

CVE-2022-50475

CVE-2022-50475 : In the Linux kernel, the RDMA/core path fixes an issue where the ib_port structure could be invalid when accessing a sysfs node. The vulnerability arises if ib_port is not properly set before adding the sysfs kobject and not reset after its removal, which could lead to a NULL poi...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/04 11:53 a.m.18 views

CVE-2025-9286

The Appy Pie Connect for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within the resetuserpassword REST handler in all versions up to, and including, 1.1.2. This makes it possible for unauthenticated attackers to to reset the password of...

9.8CVSS6.2AI score0.00436EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/04 8:15 a.m.11 views

CVE-2025-39941

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

7.8CVSS0.00092EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 8:15 a.m.22 views

AZL-75324 CVE-2025-39931 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Set merge to zero early in afalgsendmsg If an error causes afalgsendmsg to abort, ctx-merge may contain a garbage value from the previous loop. This may then trigger a crash on the next entry into afalgsendmsg whe...

7.8CVSS6.8AI score0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/04 7:31 a.m.33 views

CVE-2025-39941

CVE-2025-39941 relates to the Linux kernel zram subsystem. The vulnerability arises from a race in slot write handling where parallel writes to the same zram index can leak zsmalloc handles because zs_free() is executed too early. The documented fix is to reset the zram entry and assign the new h...

7.8CVSS6AI score0.00092EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder