Lucene search
+L

676 matches found

Nuclei
Nuclei
added yesterday26 views

XWiki Platform - SQL Injection

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions 9.4-rc-1 through 16.10.5 and 17.0.0-rc-1 through 17.2.2, it's possible for anyone to inject SQL using the parameter sort of the getdeleteddocuments.vm. It's injected as is as an...

9.8CVSS8.8AI score0.8541EPSS
SaveExploits6References2
NVD
NVD
added 6 days ago8 views

CVE-2026-72609

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
Cvelist
Cvelist
added 6 days ago30 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
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-56130

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.1CVSS5.7AI score0.00219EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago30 views

CVE-2026-72609

Koha vulnerability CVE-2026-72609: An SQL injection in Koha up to versions 24.11.17, 25.05.12, 25.11.06, and 26.05.01 affects the acqui/parcels.pl flow. Authenticated staff with acquisition => order_receive permission can read arbitrary database contents via the orderby parameter passed to C4:...

7.1CVSS5.7AI score0.00219EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 6 days ago14 views

Linux Distros Unpatched Vulnerability : CVE-2026-71287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits,...

8.8CVSS5.4AI score0.00305EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago3 views

PT-2026-70155

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 = order receive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to...

7.1CVSS5.7AI score0.00219EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/06 4:24 p.m.8 views

SUSE CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.4AI score0.00305EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS0.00305EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 1:24 p.m.7 views

DEBIAN-CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.3AI score0.00305EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 1:24 p.m.7 views

CVE-2026-71288

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS0.00305EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 1:24 p.m.5 views

UBUNTU-CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.3AI score0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 12:38 p.m.13 views

CVE-2026-71292 Subrion CMS Admin Grid SQL Injection via Unwhitelisted ORDER BY sort Parameter

Subrion CMS's admin grid sorting helper, gridGetSorting in includes/classes/ia.base.controller.admin.php, whitelists the ASC/DESC request parameter via inarray, but falls back to the raw, attacker-supplied GET parameter whenever the requested key is not present in the per-controller whitelist...

7.2CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:38 p.m.31 views

CVE-2026-71292 Subrion CMS Admin Grid SQL Injection via Unwhitelisted ORDER BY sort Parameter

Subrion CMS's admin grid sorting helper, gridGetSorting in includes/classes/ia.base.controller.admin.php, whitelists the ASC/DESC request parameter via inarray, but falls back to the raw, attacker-supplied GET parameter whenever the requested key is not present in the per-controller whitelist...

7.2CVSS0.00318EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:38 p.m.54 views

CVE-2026-71292

CVE-2026-71292 affects Subrion CMS. The admin grid sorting helper, _gridGetSorting() in includes/classes/ia.base.controller.admin.php, accepts a sort parameter by falling back to the attacker-controlled GET value when the key isn’t in the per-controller $_gridSorting whitelist. The value is then ...

7.2CVSS5.2AI score0.00318EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.8 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.33 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS0.00305EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.8 views

EUVD-2026-53373

Koha's guided report builder reports/guidedreports.pl reads the orderby CGI parameter and, for each value, a dynamically-named orderovalue parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation: my @orderby = $input-multiparam'orderby'; foreach my...

8.8CVSS5.7AI score0.00305EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.51 views

CVE-2026-71288

Koha vulnerability CVE-2026-71288 affects the guided report builder (reports/guided_reports.pl). It openly concatenates user-supplied ORDER BY values and corresponding _ovalue parameters into an SQL ORDER BY clause without any allowlist or validation, and appends it to the final query in C4::Repo...

8.8CVSS5.6AI score0.00305EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS5.6AI score0.00305EPSS
SaveExploits0References2
Rows per page
Query Builder