Lucene search
+L

237111 matches found

Nuclei
Nuclei
added 4 days ago131 views

VICIdial - SQL Injection

An unauthenticated attacker can leverage a time-based SQL injection vulnerability in VICIdial to enumerate database records. By default, VICIdial stores plaintext credentials within the database. id: CVE-2024-8503 info: name: VICIdial - SQL Injection author: s4e-io severity: critical description:...

9.8CVSS7.9AI score0.8023EPSS
SaveExploits12References3
Cvelist
Cvelist
added 4 days ago33 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.3CVSS0.00228EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago5 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
CVE
CVE
added 4 days ago25 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.00192EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago34 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.00192EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago8 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.00192EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago8 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.00306EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 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
CVE
CVE
added 4 days ago24 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.8AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago7 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.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 4 days ago5 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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

8.8CVSS5.8AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

8.8CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 4 days ago25 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.8AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago7 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.00306EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago27 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.7AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago6 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.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago6 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.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago38 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.00306EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago28 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.8AI score0.00306EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago6 views

CVE-2026-15721

Cleartext storage of sensitive information vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows SQL Injection. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

9.8CVSS0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder