Lucene search
+L

13256 matches found

Cvelist
Cvelist
added 2025/09/16 8:32 p.m.22 views

CVE-2025-10564 Campcodes Grocery Sales and Inventory System ajax.php sql injection

A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=deletecategory. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been...

7.5CVSS0.00421EPSS
SaveExploits1References5
CNVD
CNVD
added 2025/09/16 12:00 a.m.15 views

Wavlink WL-WN578W2 sub_404850 function OS Command Injection Vulnerability

The Wavlink WL-WN578W2 is a wireless repeater from China's Wavlink. An operating system command injection vulnerability exists in Wavlink WL-WN578W2 version 221110, which originates from the parameter deletelist in the function sub404850 in the file /cgi-bin/wireless.cgi that fails to correctly...

9.8CVSS7.8AI score0.06072EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.10 views

PT-2025-38082

Name of the Vulnerable Software and Affected Versions: Campcodes Grocery Sales and Inventory System version 1.0 Description: A SQL injection issue exists in Campcodes Grocery Sales and Inventory System 1.0. Manipulation of the ID argument in the /ajax.php?action=delete receiving API endpoint can...

9.8CVSS7.5AI score0.00421EPSS
SaveExploits1References11
Exploit DB
Exploit DB
added 2025/09/16 12:00 a.m.113 views

ELEX WooCommerce WordPress Plugin 1.4.3 - SQL Injection

/ Exploit Title : ELEX WooCommerce WordPress Plugin 1.4.3 - SQL Injection Author : Byte Reaper Cve id : CVE-2025-10046 Service : plugin wordpress Plugin : ELEX WooCommerce Google Shopping Version : 1.4.3 Type : SQL injection Parameter injection : filetodelete Location file :...

4.9CVSS5.2AI score0.00714EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.6 views

SUSE CVE-2022-50244

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

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 6:49 p.m.11 views

CLSA-2025-1757962152 libreswan: Fix of CVE-2023-38712

CVE-2023-38712: fix a NULL pointer dereference caused by a duplicated Delete/Notify message which causes the pluto daemon to crash and restart...

6.5CVSS6.6AI score0.00813EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/09/15 3:31 p.m.11 views

mcp-kubernetes-server has a Command Injection vulnerability

mcp-kubernetes-server does not correctly enforce the --disable-write / --disable-delete protections when commands are chained. The server only inspects the first token to decide whether an operation is write/delete, which allows a read-like command to be followed by a write action using shell...

5.3CVSS7.2AI score0.00302EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/15 3:31 p.m.14 views

GHSA-HJM5-XGJ8-VWJ6 mcp-kubernetes-server has a Command Injection vulnerability

mcp-kubernetes-server does not correctly enforce the --disable-write / --disable-delete protections when commands are chained. The server only inspects the first token to decide whether an operation is write/delete, which allows a read-like command to be followed by a write action using shell...

5.3CVSS7.2AI score0.00302EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2025-59376

feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word i.e., "version" is not a write or delete operation...

5.3CVSS0.00302EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/15 1:15 p.m.7 views

CVE-2025-3025

Elevation of Privileges in the cleaning feature of Gen Digital CCleaner version 6.33.11465 on Windows allows a local user to gain SYSTEM privileges via exploiting insecure file delete operations. Reported in CCleaner v. 6.33.11465. This issue affects CCleaner: before 6.36.11508...

7.3CVSS0.00142EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/15 12:20 p.m.17 views

CVE-2025-3025 CCleaner Link Following Local Privilege Escalation Vulnerability

Elevation of Privileges in the cleaning feature of Gen Digital CCleaner version 6.33.11465 on Windows allows a local user to gain SYSTEM privileges via exploiting insecure file delete operations. Reported in CCleaner v. 6.33.11465. This issue affects CCleaner: before 6.36.11508...

7.3CVSS0.00142EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 12:20 p.m.18 views

CVE-2025-3025

Gen Digital CCleaner for Windows is affected by CVE-2025-3025 through insecure file deletion in the Cleaning feature. The root cause is unsafe deletion operations that enable a local user to escalate to SYSTEM privileges (reported on CCleaner v6.33.11465; affected before v6.36.11508). Exploitatio...

7.3CVSS6.5AI score0.00142EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/15 12:20 p.m.3 views

CVE-2025-3025 CCleaner Link Following Local Privilege Escalation Vulnerability

Elevation of Privileges in the cleaning feature of Gen Digital CCleaner version 6.33.11465 on Windows allows a local user to gain SYSTEM privileges via exploiting insecure file delete operations. Reported in CCleaner v. 6.33.11465. This issue affects CCleaner: before 6.36.11508...

7.3CVSS6.5AI score0.00142EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/09/15 10:31 a.m.5 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.8AI score0.00153EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/15 8:33 a.m.19 views

CVE-2025-10358

A security vulnerability has been detected in Wavlink WL-WN578W2 221110. This affects the function sub404850 of the file /cgi-bin/wireless.cgi. The manipulation of the argument deletelist leads to os command injection. The attack can be initiated remotely. The exploit has been disclosed publicly...

9.8CVSS6.8AI score0.06072EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/09/15 8:24 a.m.9 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.8AI score0.00153EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/09/15 5:19 a.m.11 views

Improper Access Control

unopim/unopim is vulnerable to Improper Access Control. The vulnerability is due to insufficient privilege enforcement on the mass-delete endpoint, which allows an attacker without "Delete" permissions to bypass restrictions and delete products...

8.1CVSS6.8AI score0.00415EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2025/09/15 3:15 a.m.10 views

CVE-2025-10452

Statistical Database System developed by Gotac has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to read, modify, and delete database contents with high-level privileges...

9.8CVSS0.00643EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:47 a.m.36 views

CVE-2025-10452

The CVE-2025-10452 entry concerns Gotac’s Statistical Database System. The connected documents confirm a Missing Authentication vulnerability that allows unauthenticated remote attackers to read, modify, and delete database contents with high-level privileges (CVSS v3.1/4.0 scores CRITICAL). Affe...

9.8CVSS6.8AI score0.00643EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/15 2:47 a.m.3 views

CVE-2025-10452 Gotac|Statistical Database System - Missing Authentication

Statistical Database System developed by Gotac has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to read, modify, and delete database contents with high-level privileges...

9.8CVSS6.8AI score0.00643EPSS
SaveExploits0References2
Rows per page
Query Builder