Lucene search
+L

251756 matches found

OSV
OSV
•added 2026/08/04 2:53 p.m.•17 views

CVE-2026-18801 Stored Clickhouse SQL Injection Through Customer Usage Attribution

OpenMeter contains a stored, or second-order, SQL injection vulnerability in the handling of customer usage-attribution values. An attacker who can create or update a customer can store a malicious value in the usageAttribution.key or usageAttribution.subjectKeys fields. When that customer is...

9.3CVSS5.7AI score
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/04 2:15 p.m.•12 views

CVE-2026-18766

A flaw has been found in chetans9 core-php-admin-panel up to 90d07ed5aac5e0f09b6a5828d7bb2eb83010763f. This issue affects some unknown processing of the file /Applications/MAMP/htdocs/core-php-admin-panel-master/customers.php. Executing a manipulation of the argument filtercol can lead to sql...

6.5CVSS6.4AI score0.00316EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/04 2:15 p.m.•17 views

EUVD-2026-52697

A flaw has been found in chetans9 core-php-admin-panel up to 90d07ed5aac5e0f09b6a5828d7bb2eb83010763f. This issue affects some unknown processing of the file /Applications/MAMP/htdocs/core-php-admin-panel-master/customers.php. Executing a manipulation of the argument filtercol can lead to sql...

6.5CVSS6.4AI score0.00316EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/04 2:15 p.m.•52 views

CVE-2026-18766 chetans9 core-php-admin-panel customers.php sql injection

A flaw has been found in chetans9 core-php-admin-panel up to 90d07ed5aac5e0f09b6a5828d7bb2eb83010763f. This issue affects some unknown processing of the file /Applications/MAMP/htdocs/core-php-admin-panel-master/customers.php. Executing a manipulation of the argument filtercol can lead to sql...

6.5CVSS0.00316EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/04 2:15 p.m.•60 views

CVE-2026-18766

CVE-2026-18766 affects the chetans9 core-php-admin-panel (up to the commit 90d07ed5aac5e0f09b6a5828d7bb2eb83010763f). The issue is a SQL injection caused by manipulation of the argument filter_col in customers.php. It can be exploited remotely, and the exploit has been published and may be used. ...

6.5CVSS6.4AI score0.00316EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/04 2:15 p.m.•9 views

CVE-2026-18766 chetans9 core-php-admin-panel customers.php sql injection

A flaw has been found in chetans9 core-php-admin-panel up to 90d07ed5aac5e0f09b6a5828d7bb2eb83010763f. This issue affects some unknown processing of the file /Applications/MAMP/htdocs/core-php-admin-panel-master/customers.php. Executing a manipulation of the argument filtercol can lead to sql...

6.5CVSS6.4AI score0.00316EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/04 1:18 p.m.•16 views

CVE-2026-70371

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS0.00567EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/04 1:18 p.m.•19 views

CVE-2026-70369

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS0.00567EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/04 1:00 p.m.•74 views

CVE-2026-70373

Koha: SQL Injection in reports/issues_stats.pl. The circulation statistics report builds the calculation query by concatenating user-controlled request parameters into SQL, with PeriodTypeSel, PeriodDaySel, PeriodMonthSel, and other identifiers interpolated without whitelist or parameter binding....

8.8CVSS5.5AI score0.00567EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/04 1:00 p.m.•13 views

EUVD-2026-52674

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

6.5CVSS5.8AI score0.00567EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/04 1:00 p.m.•8 views

CVE-2026-70372 Koha - SQL Injection in reports/bor_issues_top.pl

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha databa...

8.8CVSS5.7AI score0.00567EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/04 1:00 p.m.•32 views

CVE-2026-70372 Koha - SQL Injection in reports/bor_issues_top.pl

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha databa...

8.8CVSS5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/08/04 1:00 p.m.•71 views

CVE-2026-70371

Koha's reports/issues_avg_stats.pl contains a SQL injection vulnerability. The code builds dynamic SQL in sub calculate by concatenating user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against a whitelist and are inserted into id...

8.8CVSS5.5AI score0.00567EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/04 1:00 p.m.•14 views

CVE-2026-70371

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

5.8AI score0.00567EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/08/04 1:00 p.m.•13 views

EUVD-2026-52673

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

6.5CVSS5.8AI score0.00567EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/04 1:00 p.m.•66 views

CVE-2026-70370

CVE-2026-70370 affects Koha and its reports/catalogue_stats.pl, where dynamic SQL is constructed in a subroutine by directly interpolating user-controlled Line and Column parameters into identifier slots (SELECT DISTINCTROW, GROUP BY, ORDER BY) without whitelist validation. If Line contains itemc...

8.8CVSS5.5AI score0.00567EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/04 1:00 p.m.•15 views

EUVD-2026-52672

Koha's reports/cataloguestats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query SELECT DISTINCTROW, GROUP BY, ORDER BY with no whitelist validation. When Line contains itemcallnumber and t...

6.5CVSS5.7AI score0.00567EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/04 12:59 p.m.•53 views

CVE-2026-70369 Koha - SQL Injection in reports/acquisitions_stats.pl

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS0.00567EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/04 12:59 p.m.•21 views

EUVD-2026-52671

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

6.5CVSS5.8AI score0.00567EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/04 12:59 p.m.•59 views

CVE-2026-70369

Koha vulnerability CVE-2026-70369 affects the reports/acquisitions_stats.pl workflow. The per-cell statistics query is built by interpolating user-controlled Filter parameters directly into WHERE clauses (covering fields like aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.ho...

8.8CVSS5.2AI score0.00567EPSS
SaveExploits0References3
Rows per page
Query Builder