Lucene search
+L

6526 matches found

Github Security Blog
Github Security Blog
added 2026/04/03 3:47 a.m.21 views

OpenSTAManager: SQL Injection via Aggiornamenti Module

Description The Aggiornamenti Updates module in OpenSTAManager query'SET FOREIGNKEYCHECKS=0'; // Line 69: FK checks DISABLED $errors = ; $executed = 0; foreach $queries as $query try $dbo-query$query; // Line 76: DIRECT EXECUTION ++$executed; catch Exception $e $errors = $query.' - '.$e-getMessag...

8.8CVSS6.5AI score0.00668EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.17 views

emlog 跨站请求伪造漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Versions of Emlog prior to 2.6.8 had a cross-site request forgery vulnerability. This vulnerability stemmed from the backend upgrade interface not verifying the CSRF token, which could lead to arbitrary SQL executions and...

8.7CVSS5.9AI score0.00188EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.10 views

CVE-2026-34747

Payload is a free and open source headless content management system. Prior to version 3.79.1, certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. This issue has been patche...

8.5CVSS5.8AI score0.00317EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/02 4:30 p.m.3 views

SQL Injection

Overview devcode-it/openstamanager is a management software for technical assistance and electronic invoicing Affected versions of this package are vulnerable to SQL Injection in the Aggiornamenti module's database conflict resolution process. An attacker can execute arbitrary SQL statements by...

8.8CVSS6.2AI score0.00668EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.16 views

PT-2026-29744

Name of the Vulnerable Software and Affected Versions OpenSTAManager versions prior to 2.10.2 Description The OpenSTAManager software contains a flaw in the Aggiornamenti Updates module. This module includes a database conflict resolution feature that accepts a JSON array of SQL statements via PO...

8.8CVSS6.2AI score0.00668EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.16 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual FAQ system developed by Thorsten Rinne. It is entirely database-driven. Versions of phpMyFAQ prior to 4.1.1 contained a security vulnerability; this vulnerability stemmed from the lack of escaping of SQL LIKE wildcards in search queries, which could lead to information...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 9:19 p.m.10 views

SQL Injection

Overview @payloadcms/drizzle is an A library of shared functions used by different payload database adapters Affected versions of this package are vulnerable to SQL Injection via the endpoints accepting dynamic query for Collections. An attacker can access sensitive information or modify data by...

8.5CVSS6AI score0.00317EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/01 12:31 p.m.8 views

EUVD-2026-17855

Improperly built order clauses lead to a SQL injection vulnerability in the articles webservice endpoint...

6.9CVSS6AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/01 10:43 a.m.13 views

CLSA-2026-1775040191 squid: Fix of CVE-2026-32748

CVE-2026-32748: fix HttpRequest lifetime for ICP v3 queries...

8.7CVSS5.8AI score0.08931EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.19 views

PT-2026-29592

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sort by query parameter directly to Eloquent's orderBy without validation, enabling SQL injection. The application...

8.7CVSS5.8AI score0.0035EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.12 views

PT-2026-29595

Name of the Vulnerable Software and Affected Versions Payload versions prior to 3.79.1 Description Payload, a headless content management system, had insufficient input validation in certain requests. This allowed attackers to manipulate SQL query execution, potentially leading to data exposure o...

8.5CVSS5.9AI score0.00317EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/03/31 11:29 p.m.17 views

SUSE CVE-2026-0396

An attacker might be able to inject HTML content into the internal web dashboard by sending crafted DNS queries to a DNSdist instance where domain-based dynamic rules have been enabled via either DynBlockRulesGroup:setSuffixMatchRule or DynBlockRulesGroup:setSuffixMatchRuleFFI...

3.1CVSS5.8AI score0.00136EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/03/31 11:28 p.m.13 views

SUSE CVE-2026-27854

An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOptions might refer to a version of the DNS packet that has been modified, thus triggering a...

4.8CVSS5.7AI score0.00471EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/31 11:23 p.m.14 views

GHSA-8PRR-286P-4W7J alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API

Impact The Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. Patches Fixed in v9.1.0. The Postgres query parser now uses parameterized queries wit...

6.9CVSS5.9AI score0.00505EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/31 11:23 p.m.18 views

alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API

Impact The Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. Patches Fixed in v9.1.0. The Postgres query parser now uses parameterized queries wit...

9.8CVSS5.9AI score0.00505EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/31 5:18 p.m.11 views

CVE-2026-27854

A flaw was found in DNSdist. An attacker could exploit this by sending crafted DNS queries that interact with the DNSQuestion:getEDNSOptions method in custom Lua code. This interaction can trigger a use-after-free vulnerability, potentially leading to a crash and a denial of service DoS for the...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/31 12:31 p.m.10 views

EUVD-2026-17361

An attacker might be able to inject HTML content into the internal web dashboard by sending crafted DNS queries to a DNSdist instance where domain-based dynamic rules have been enabled via either DynBlockRulesGroup:setSuffixMatchRule or DynBlockRulesGroup:setSuffixMatchRuleFFI...

3.1CVSS5.9AI score0.00136EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/31 12:31 p.m.13 views

EUVD-2026-17349

SQL inyection SQLi vulnerability in Umami Software web application through an improperly sanitized parameter, which could allow an authenticated attacker to execute arbitrary SQL commands in the database.Specifically, they could manipulate the value of the 'timezone' request parameter by includin...

9.3CVSS6.2AI score0.00345EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/31 12:16 p.m.4 views

CVE-2026-27854

An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOptions might refer to a version of the DNS packet that has been modified, thus triggering a...

7.5CVSS0.00471EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 12:06 p.m.5 views

CVE-2026-27854

An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOptions might refer to a version of the DNS packet that has been modified, thus triggering a...

4.8CVSS5.8AI score0.00471EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder