Lucene search
+L

240463 matches found

NVD
NVD
added 2026/08/03 8:17 a.m.13 views

CVE-2026-18592

A security flaw has been discovered in osCommerce 4.14.63493. Affected by this issue is the function EmailController of the file app/lib/backend/controllers/EmailController.php of the component Email Template Configuration. Performing a manipulation of the argument emailtemplateskey results in sq...

5.8CVSS0.00202EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 7:30 a.m.60 views

CVE-2026-18592 osCommerce Email Template Configuration EmailController.php EmailController sql injection

A security flaw has been discovered in osCommerce 4.14.63493. Affected by this issue is the function EmailController of the file app/lib/backend/controllers/EmailController.php of the component Email Template Configuration. Performing a manipulation of the argument emailtemplateskey results in sq...

5.8CVSS0.00202EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 7:30 a.m.45 views

CVE-2026-18592

CVE-2026-18592 affects osCommerce version 4.14.63493, specifically the function EmailController in app/lib/backend/controllers/EmailController.php of the Email Template Configuration component. The issue arises from manipulating the email_templates_key argument, which leads to a SQL injection vul...

5.8CVSS5.5AI score0.00202EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/03 7:16 a.m.14 views

CVE-2026-16572

The LogMyTrip WordPress plugin through 1.9 does not sanitize and escape a value taken from a cookie before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks on any page that renders one of the LogMyTrip WordPress plugin through 1.9's shortcodes...

8.6CVSS0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 7:16 a.m.12 views

CVE-2026-16532

The Link Library WordPress plugin before 7.9.3 does not properly sanitise and escape a user-supplied value before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks...

9.1CVSS0.00262EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 7:16 a.m.16 views

CVE-2026-12965

The Super Store Finder WordPress plugin through 7.8 does not sanitize a parameter of an unauthenticated AJAX action before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection and extract data from the database...

9.1CVSS0.00348EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/03 6:00 a.m.57 views

CVE-2026-16539 SM Page Duplicator <= 1.0.0 - Editor+ SQL Injection via Page Duplication

The sm page duplicator WordPress plugin through 1.0.0 does not sanitise and escape a stored value before using it in a SQL statement when duplicating a page, allowing users with the Editor role and above to perform SQL Injection attacks...

0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/03 6:00 a.m.14 views

EUVD-2026-52182

The sm page duplicator WordPress plugin through 1.0.0 does not sanitise and escape a stored value before using it in a SQL statement when duplicating a page, allowing users with the Editor role and above to perform SQL Injection attacks...

8.1CVSS5.8AI score0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/03 6:00 a.m.75 views

CVE-2026-16572 LogMyTrip <= 1.9 - Unauthenticated SQL Injection via 'tid' Cookie

The LogMyTrip WordPress plugin through 1.9 does not sanitize and escape a value taken from a cookie before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks on any page that renders one of the LogMyTrip WordPress plugin through 1.9's shortcodes...

0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/03 6:00 a.m.11 views

EUVD-2026-52169

The Super Store Finder WordPress plugin through 7.8 does not sanitize a parameter of an unauthenticated AJAX action before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection and extract data from the database...

9.1CVSS5.7AI score0.00348EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/03 6:00 a.m.52 views

CVE-2026-16532 Link Library < 7.9.3 - Unauthenticated SQL Injection via the Front-End Link Submission Form

The Link Library WordPress plugin before 7.9.3 does not properly sanitise and escape a user-supplied value before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks...

0.00262EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/03 6:00 a.m.57 views

CVE-2026-16532

The CVE-2026-16532 affects the Link Library WordPress plugin prior to version 7.9.3. The defect stems from improper sanitisation/escaping of a user-supplied value used in a SQL query, enabling unauthenticated SQL injection via the front-end link submission form. Impact is unauthenticated access w...

9.1CVSS5.7AI score0.00262EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/03 1:43 a.m.36 views

CY376_-AHENKORA_JOSEPH-

CY376 Red Team Project — Exploiting Known CVEs in a Deliberate...

10CVSS5.9AI score0.96803EPSS
SaveExploits25
CVE
CVE
added 2026/08/03 12:00 a.m.57 views

CVE-2026-51775

CVE-2026-51775 is a SQL injection vulnerability in Fastadmin v1.6.1.20250430. The flaw occurs in the application/common/controller/Backend.php component and reportedly allows an attacker to execute arbitrary code. The NVD entry lists a high impact with CVSS 3.1 base metrics: AV:N/AC:L/PR:N/UI:N/S...

9.8CVSS6AI score0.0026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.6 views

PT-2026-69889

Name of the Vulnerable Software and Affected Versions Metabase affected versions not specified Description A remote, unauthenticated attacker can perform a SQL injection, which is the insertion of malicious SQL queries into input fields to manipulate a database, via the '/reset password' endpoint...

10CVSS5.7AI score0.79215EPSS
SaveExploits4References31
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.23 views

PT-2026-67508

Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TO TIMESTAMP or TO DATE. In the Oracle dialect, when val is a string and starts...

9.8CVSS5.8AI score0.0032EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:00 a.m.8 views

CVE-2026-52521

A SQL injection vulnerability in Z-BlogPHP 1.7.5 allows authenticated attackers to execute arbitrary SQL commands via the id parameter in the CommentBat feature...

6.1AI score0.0023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 12:00 a.m.56 views

CVE-2026-51775

SQL injection vulnerability in Fastadmin v.1.6.1.20250430 allows an attacker to exectue arbitrary code via the application/common/controller/Backend.php component...

0.0026EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/03 12:00 a.m.9 views

EUVD-2026-52480

SQL injection vulnerability in Fastadmin v.1.6.1.20250430 allows an attacker to exectue arbitrary code via the application/common/controller/Backend.php component...

6AI score0.0026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.19 views

PT-2026-67405

SiYuan versions before v3.7.3 contain SQL injection vulnerabilities in the fullTextSearchAssetContent endpoint reachable by unauthenticated users and publish RoleReader tokens. Attackers can execute arbitrary SQL on the read-write asset-content database via unescaped method parameters and REGEXP...

10CVSS6AI score0.0035EPSS
SaveExploits1References3
Rows per page
Query Builder