Lucene search
K

1369 matches found

NVD
NVD
added 2026/04/03 11:17 p.m.1 views

CVE-2026-34788

Emlog is an open source website building system. In versions 2.6.2 and prior, a SQL injection vulnerability exists in include/model/tagmodel.php at line 168. The updateTagName function directly interpolates user input into the SQL query string without using parameterized queries or proper escapin...

6.5CVSS0.00343EPSS
Exploits1References1
NVD
NVD
added 2026/04/03 10:16 p.m.1 views

CVE-2026-27885

Piwigo is an open source photo gallery application for the web. Prior to version 16.3.0, a SQL Injection vulnerability was discovered in Piwigo affecting the Activity List API endpoint. This vulnerability allows an authenticated administrator to extract sensitive data from the database, including...

7.2CVSS0.00364EPSS
Exploits1References3
Nuclei
Nuclei
added 2026/04/03 7:34 a.m.8 views

UsersWP <= 1.2.10 - Unauthenticated SQL Injection

UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress contains a time-based SQL Injection caused by insufficient escaping of the 'uwpsortby' parameter in all versions up to 1.2.10, letting unauthenticated attackers execute arbitrary SQL queries,...

9.8CVSS6.1AI score0.024EPSS
Exploits0References1
NVD
NVD
added 2026/04/02 8:16 p.m.2 views

CVE-2026-34825

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.30, NocoBase plugin-workflow-sql substitutes template variables directly into raw SQL strings via getParsedValue without parameterization or escaping. Any user who...

8.5CVSS0.00406EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.3 views

PT-2026-29864

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3...

9.9CVSS5.8AI score0.0027EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/04/01 9:19 p.m.4 views

Payload has an SQL Injection via Query Handling

Impact Certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. Patches This issue has been fixed in v3.79.1 and later. Query input validation has been hardened. Upgrade to v3.79...

8.5CVSS5.8AI score0.00317EPSS
Exploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/29 5:15 a.m.2 views

CVE-2026-5033

A vulnerability was detected in code-projects Accounting System 1.0. Affected by this vulnerability is an unknown functionality of the file /viewcostumer.php of the component Parameter Handler. The manipulation of the argument cosid results in sql injection. The attack may be performed from remot...

7.5CVSS6.9AI score0.00342EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/27 7:14 a.m.1 views

BIT-PARSE-2026-33538 Parse Server: Denial of service via unindexed database query for unconfigured auth providers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.58 and 9.6.0, an unauthenticated attacker can cause denial of service by sending authentication requests with arbitrary, unconfigured provider names. The server executes a...

8.7CVSS5.8AI score0.00406EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/03/26 8:32 p.m.19 views

CVE-2026-33545 MobSF has SQL Injection in its SQLite Database Viewer Utils

MobSF is a mobile application security testing tool used. Prior to version 4.4.6, MobSF's readsqlite function in mobsf/MobSF/utils.py lines 542-566 uses Python string formatting % to construct SQL queries with table names read from a SQLite database's sqlitemaster table. When a security analyst...

5.3CVSS0.00276EPSS
Exploits1References3
OSV
OSV
added 2026/03/26 6:15 p.m.4 views

GHSA-584P-RPVQ-35VF AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

Summary The fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized queries. An attacker who can trigger category creation or renaming with a craft...

7.1CVSS6AI score0.00492EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2026/03/25 12:25 a.m.2 views

SUSE CVE-2026-29073

SiYuan is a personal knowledge management system. Prior to version 3.6.0, the /api/query/sql lets a user run sql directly, but it only checks basic auth, not admin rights, any logged-in user, even readers, can run any sql query on the database. This issue has been patched in version 3.6.0...

8.8CVSS5.8AI score0.00323EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/24 7:11 p.m.5 views

Parse Server: Denial of Service via unindexed database query for unconfigured auth providers

Impact An unauthenticated attacker can cause Denial of Service by sending authentication requests with arbitrary, unconfigured provider names. The server executes a database query for each unconfigured provider before rejecting the request, and since no database index exists for unconfigured...

8.7CVSS5.8AI score0.00406EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:28 p.m.3 views

CVE-2026-23921

A low privilege Zabbix user with API access can exploit a blind SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL selects via the sortfield parameter. Although query results are not returned directly, an attacker can exfiltrate arbitrary database data...

8.7CVSS6.1AI score0.0024EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/03/24 11:27 a.m.6 views

CVE-2019-25638

Meeplace Meeplace Business Review Script contains a SQL injection vulnerability in the addclick.php endpoint, exploitable via the id parameter to execute arbitrary SQL. The issue allows unauthenticated attackers to craft GET requests to retrieve sensitive database information and may facilitate d...

7.1CVSS6.2AI score0.00292EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/24 11:27 a.m.17 views

CVE-2019-25638 Meeplace Business Review Script Lastest SQL Injection via addclick.php

Meeplace Business Review Script contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to the addclick.php endpoint with crafted SQL payloads in the 'id'...

7.1CVSS0.00292EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.5 views

NetArt Media Vlog System SQL注入漏洞

NetArt Media Vlog System is a platform system developed by NetArt Media in Bulgaria, designed for building video blog websites and managing video content along with user interactions. The NetArt Media Vlog System has a SQL injection vulnerability. This vulnerability stems from SQL injection...

8.8CVSS5.9AI score0.00267EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/23 8:48 a.m.0 views

CVE-2026-4580 code-projects Simple Laundry System Parameters checkupdatestatus.php sql injection

A security flaw has been discovered in code-projects Simple Laundry System 1.0. This impacts an unknown function of the file /checkupdatestatus.php of the component Parameters Handler. The manipulation of the argument serviceId results in sql injection. The attack can be executed remotely. The...

7.5CVSS5.7AI score0.00329EPSS
Exploits1References5
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.4 views

Simple E-Learning System SQL注入漏洞

Simple E-Learning System is a simple e-learning system developed by Carlo Montero. Version 1.0 of Simple E-Learning System has a SQL injection vulnerability. This vulnerability arises from improper handling of the postid parameter in the HTTP GET Parameter Handler component located in the file...

6.5CVSS6.7AI score0.00196EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.6 views

WWBN AVideo SQL注入漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained a SQL injection vulnerability. This vulnerability stemmed from insufficient cleaning of the livescheduleid parameter in the remindMe.json.php endpoint, which could...

8.8CVSS6AI score0.00347EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/03/21 3:30 p.m.24 views

CVE-2019-25578 phpTransformer 2016.9 SQL Injection via GeneratePDF.php

phpTransformer 2016.9 contains an SQL injection vulnerability that allows remote attackers to execute arbitrary SQL queries by injecting malicious code through the idnews parameter. Attackers can send crafted GET requests to GeneratePDF.php with SQL payloads in the idnews parameter to extract...

8.8CVSS0.00377EPSS
Exploits1References4
Rows per page
Query Builder