Lucene search
+L

13299 matches found

CNNVD
CNNVD
added 2025/10/06 12:00 a.m.7 views

Hospital-Management-System SQL注入漏洞

Hospital-Management-System is a hospital management system by Karthik Individual Developer. Hospital-Management-System suffers from a SQL injection vulnerability that stems from incorrect manipulation of the parameter ai in the file /delete.php, which could lead to a SQL injection attack...

6.5CVSS6.9AI score0.00229EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/06 12:00 a.m.9 views

PT-2025-40937

Name of the Vulnerable Software and Affected Versions code-projects Student Crud Operation version 3.3 Description A security issue exists in the delete.php file within code-projects Student Crud Operation 3.3. The manipulation of the ID argument can lead to SQL injection. This issue is potential...

7.5CVSS7.2AI score0.00381EPSS
SaveExploits1References9
Microsoft CVE
Microsoft CVE
added 2025/10/05 8:02 a.m.8 views

cnic: Fix use-after-free bugs in cnic_delete_task

...

7.8CVSS7AI score0.00148EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.9 views

SUSE CVE-2022-50481

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.11 views

SUSE CVE-2023-53549

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

5.5CVSS6.7AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.8 views

SUSE CVE-2025-39945

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

6.4CVSS6AI score0.00148EPSS
SaveExploits0References26
EUVD
EUVD
added 2025/10/04 9:30 p.m.11 views

EUVD-2025-32435

A vulnerability has been found in SeriaWei ZKEACMS up to 4.3. This affects the function Delete of the file src/ZKEACMS.Redirection/Controllers/UrlRedirectionController.cs of the component POST Request Handler. The manipulation leads to improper authorization. Remote exploitation of the attack is...

5.5CVSS6AI score0.00262EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/04 8:02 p.m.6 views

CVE-2025-11272 SeriaWei ZKEACMS POST Request UrlRedirectionController.cs Delete improper authorization

A vulnerability has been found in SeriaWei ZKEACMS up to 4.3. This affects the function Delete of the file src/ZKEACMS.Redirection/Controllers/UrlRedirectionController.cs of the component POST Request Handler. The manipulation leads to improper authorization. Remote exploitation of the attack is...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 8:02 p.m.25 views

CVE-2025-11272 SeriaWei ZKEACMS POST Request UrlRedirectionController.cs Delete improper authorization

A vulnerability has been found in SeriaWei ZKEACMS up to 4.3. This affects the function Delete of the file src/ZKEACMS.Redirection/Controllers/UrlRedirectionController.cs of the component POST Request Handler. The manipulation leads to improper authorization. Remote exploitation of the attack is...

5.5CVSS0.00262EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 8:02 p.m.21 views

CVE-2025-11272

CVE-2025-11272 affects SeriaWei ZKEACMS up to version 4.3. The issue resides in the Delete function of src/ZKEACMS.Redirection/Controllers/UrlRedirectionController.cs (POST Request Handler) and results in improper authorization with remote exploitation possible. Public exploit details have been d...

5.5CVSS5.4AI score0.00262EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:44 p.m.28 views

CVE-2023-53596

In CVE-2023-53596, the Linux kernel patch fixes a resource leak by ensuring devm resources are released on device_del() even for bus-less/driver-less devices. The current code only calls devres_release_all() when the device has a bus and has been probed, which could leave device-managed resources...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:16 p.m.7 views

CVE-2023-53549 netfilter: ipset: Rework long task execution when adding/deleting entries

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

6.4AI score
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:16 p.m.25 views

CVE-2023-53549

CVE-2023-53549 is a Linux kernel vulnerability affecting netfilter ipset long task execution when adding/deleting large numbers of elements in one step. The issue arose because a prior patch to limit batch size was insufficient, risking hung tasks. The fix reworks the batching by saving state and...

5.5CVSS6.3AI score0.00117EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/04 9:30 a.m.6 views

EUVD-2025-32383

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

6.1AI score0.00148EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 8:15 a.m.7 views

CVE-2025-39945

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS0.00148EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/04 8:15 a.m.25 views

AZL-68163 CVE-2025-39945 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS7AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/04 8:15 a.m.11 views

AZL-75170 CVE-2025-39945 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/04 7:31 a.m.7 views

CVE-2025-39945 cnic: Fix use-after-free bugs in cnic_delete_task

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.6AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/10/04 7:31 a.m.16 views

CVE-2025-39945 cnic: Fix use-after-free bugs in cnic_delete_task

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.18 views

CVE-2025-39945 cnic: Fix use-after-free bugs in cnic_delete_task

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnicdeletetask The original code uses canceldelayedwork in cniccmstopbnx2xhw, which does not guarantee that the delayed work item 'deletetask' has fully completed if it was already running...

7.8CVSS0.00148EPSS
SaveExploits0References8
Rows per page
Query Builder