Lucene search
+L

58 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/11 11:22 a.m.11 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.1CVSS5.8AI score0.00266EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/04 1:18 p.m.8 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.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 1:0 p.m.40 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 1:0 p.m.41 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.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 1:0 p.m.8 views

EUVD-2026-52675

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:0 p.m.11 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/04 1:0 p.m.7 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/04 1:0 p.m.6 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.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:0 p.m.9 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:0 p.m.49 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.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 1:0 p.m.44 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.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 1:0 p.m.42 views

CVE-2026-70370 Koha - SQL Injection in reports/catalogue_stats.pl

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...

8.8CVSS0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:0 p.m.8 views

CVE-2026-70370 Koha - SQL Injection in reports/catalogue_stats.pl

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...

8.8CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/04 12:59 p.m.9 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.8CVSS5.2AI score0.00306EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/04 12:59 p.m.7 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,...

5.8AI score0.00306EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/04 12:59 p.m.46 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.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 8:34 a.m.23 views

CVE-2026-15761

The Tickera WordPress plugin (versions up to 3.6.0.1) is affected by a generic SQL Injection via the tc_event_filter parameter due to insufficient escaping and improper query preparation. The vulnerability is exploitable by authenticated staff+, who gain access via the edit_tc_tickets_instances c...

6.5CVSS5.9AI score0.00269EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1950 Tendenci Affected by Authenticated Remote Code Execution via Pickle Deserialization

A critical deserialization vulnerability exists in Tendenci Helpdesk module NOTE, by default, Helpdesk is NOT enabled, affecting the version 15.3.11 and earlier. This vulnerability allows remote code execution RCE by an authenticated user with staff security level due to using Python's pickle...

6.8CVSS8AI score0.00735EPSS
SaveExploits1References13
NVD
NVD
added 2026/06/24 7:17 p.m.18 views

CVE-2026-53946

Ghost is a Node.js content management system. From 6.19.4 until 6.21.1, when re-rendering posts, Ghost would refetch missing image dimensions by issuing an outbound HTTP request to the URL stored on an image card — without restricting that URL to trusted image hosts. An authenticated staff user...

5.4CVSS0.00122EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/24 6:8 p.m.57 views

CVE-2026-53946

Ghost (Node.js CMS) is affected in versions 6.19.4–6.21.1. During post re-render, Ghost fetches image dimensions by issuing an outbound HTTP request to the URL stored on an image card, without restricting allowed hosts. An authenticated staff user who can create or edit posts could point an image...

5.4CVSS5.9AI score0.00122EPSS
SaveExploits0References1
Rows per page
Query Builder