Lucene search
+L

84859 matches found

Cvelist
Cvelist
added 2026/08/11 1:58 p.m.34 views

CVE-2026-46670 YesWiki: Unauthenticated SQL Injection

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS0.01652EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.13 views

CVE-2026-72607

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = itemsbatchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The...

7.1CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72599

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS0.00338EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72558

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.7 views

CVE-2026-72550

An SQL injection vulnerability in Friendica through the 2026.08-dev branch allows unauthenticated remote attackers to execute arbitrary SQL statements via the photo-view order parameter. The parameter is concatenated unescaped into a SHOW COLUMNS query via a bare PDO::query call, enabling stacked...

9.8CVSS0.00417EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/11 12:17 p.m.5 views

CVE-2026-72747 AVideo Stored Cross-Site Scripting via Unauthenticated Registration

AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected...

5.1CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 11:22 a.m.30 views

CVE-2026-72609 Koha Community Koha - SQL Injection via ORDER BY Direction in acqui/parcels.pl

An SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the acquisition = orderreceive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to...

7.1CVSS0.00219EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:22 a.m.7 views

CVE-2026-72608

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = labelcreator permission to execute arbitrary SQL via the imagename field of a patron card layout. The imagename value is stored verbatim in the layout XML an...

6.5CVSS6AI score0.00224EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/11 11:22 a.m.31 views

CVE-2026-72608

Koha CVE-2026-72608 is a stored SQL injection affecting Koha versions up to 26.05.01 (and 24.11.17, 25.05.12, 25.11.06). Authenticated staff with the label_creator permission can trigger arbitrary SQL via the image_name field of a patron card layout. The image_name value is stored in the layout X...

6.5CVSS6.1AI score0.00224EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:14 a.m.9 views

CVE-2026-72599

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS6.1AI score0.00338EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 11:14 a.m.37 views

CVE-2026-72599

Summary: CVE-2026-72599 affects e107 2.4.0 and is an SQL injection in the news item page ID parameter. The parameter is concatenated into a SQL WHERE clause without escaping, enabling unauthenticated remote attackers to read, modify, or delete all database contents (including administrator creden...

9.8CVSS6.1AI score0.00338EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:14 a.m.8 views

EUVD-2026-56038

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS6.1AI score0.00338EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:14 a.m.30 views

CVE-2026-72599 e107 e107 - SQL Injection

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS0.00338EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:13 a.m.30 views

CVE-2026-72562

CVE-2026-72562 affects Pimcore’s admin-ui-classic-bundle (through version 2.3). Affected: DataObject grid id column filter allows an SQL injection because the filter value is concatenated into the SQL WHERE clause without parameterization. Root cause: improper handling of filter input in backend ...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:13 a.m.8 views

CVE-2026-72562

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 11:12 a.m.32 views

CVE-2026-72558 CiviCRM CiviCRM - SQL Injection

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:12 a.m.38 views

CVE-2026-72558

CVE-2026-72558 affects CiviCRM up to 6.18.alpha1. An SQL injection exists in the contact search RLIKE clause, where user-supplied input is concatenated into the SQL query, enabling authentication-level staff to read the entire database and exfiltrate data such as donor and member records. The con...

8.8CVSS5.6AI score0.00239EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:12 a.m.8 views

CVE-2026-72558

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS5.6AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 11:12 a.m.9 views

EUVD-2026-56028

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS5.6AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:10 a.m.35 views

CVE-2026-72550 Friendica Friendica - SQL Injection

An SQL injection vulnerability in Friendica through the 2026.08-dev branch allows unauthenticated remote attackers to execute arbitrary SQL statements via the photo-view order parameter. The parameter is concatenated unescaped into a SHOW COLUMNS query via a bare PDO::query call, enabling stacked...

9.8CVSS0.00417EPSS
SaveExploits1References1
Rows per page
Query Builder