Lucene search
+L

703 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-django (UTSA-2026-016788)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-016788 advisory. An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing...

8.5CVSS7.3AI score0.00802EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/05/07 5:09 p.m.25 views

Django: Django: SQL injection via crafted column aliases in QuerySet.order_by()

A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the .QuerySet.orderby method. This occurs when column aliases containing periods are used, and the same alias is also present in FilteredRelation via a specially crafted dictionary. Successful exploitatio...

8.5CVSS7.8AI score0.00802EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/05/04 8:21 p.m.20 views

CVE-2026-4060

The Geo Mashup plugin for WordPress is vulnerable to Time-Based SQL Injection via the 'sort' parameter in all versions up to, and including, 1.13.18. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The escsql functi...

7.5CVSS6AI score0.01422EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/02 12:16 p.m.33 views

CVE-2026-4060

The Geo Mashup plugin for WordPress is vulnerable to Time-Based SQL Injection via the 'sort' parameter in all versions up to, and including, 1.13.18. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The escsql functi...

7.5CVSS0.01422EPSS
SaveExploits1References5
NVD
NVD
added 2026/05/01 4:16 p.m.16 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS0.00244EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.23 views

V2Board SQL注入漏洞

V2Board is a multi-user agent service management panel for V2Board open source. V2Board 1.7.4 and earlier versions have a SQL injection vulnerability that stems from the presence of SQL injection in the ORDER BY clause, which could lead to the disclosure of sensitive information by an authenticat...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.17 views

PT-2026-36486

Name of the Vulnerable Software and Affected Versions V2Board versions prior to 1.7.5 Description An issue exists where the sort parameter from user input is passed directly to the User::orderBy function in the 'app/Http/Controllers/Admin/UserController.php' file without proper validation. This...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.8 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/01 12:00 a.m.21 views

EUVD-2026-26669

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 12:00 a.m.27 views

CVE-2026-37505

Vulnerability summary: CVE-2026-37505 affects V2Board up to 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) without validation. An authenticated admin can sort users by any database column, including...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/01 12:00 a.m.11 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.38 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS0.00244EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/01 12:00 a.m.7 views

CVE-2026-37505

SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy$sort, $sortType without validation. An authenticated admin can sort users by any database column including password,...

4.9CVSS5.9AI score0.00244EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/22 10:58 a.m.12 views

CVE-2026-40906

A flaw was found in ElectricSQL, a Postgres sync engine. An authenticated user could exploit an error-based SQL injection vulnerability in the /v1/shape API's orderby parameter. This flaw allows an attacker to read, write, and destroy the full contents of the underlying PostgreSQL database. Such ...

9.9CVSS5.8AI score0.00461EPSS
SaveExploits1References5
NVD
NVD
added 2026/04/21 9:16 p.m.14 views

CVE-2026-40906

Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the orderby parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted...

9.9CVSS0.00461EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/04/21 8:05 p.m.40 views

CVE-2026-40906 Electric: SQL Injection via ORDER BY Parameter in Shape API

Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the orderby parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted...

9.9CVSS0.00461EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/21 8:05 p.m.21 views

CVE-2026-40906

Electric’s CVE-2026-40906 describes an error-based SQL injection in the order_by parameter of the ElectricSQL /v1/shape API in Electric (Postgres sync engine). Affected versions range from 1.1.12 up to before 1.5.0; an authenticated user could craft ORDER BY expressions to read, write, and destro...

9.9CVSS5.8AI score0.00461EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/04/21 8:05 p.m.11 views

EUVD-2026-24475

Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the orderby parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted...

9.9CVSS5.8AI score0.00461EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/21 8:05 p.m.7 views

CVE-2026-40906 Electric: SQL Injection via ORDER BY Parameter in Shape API

Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the orderby parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted...

9.9CVSS5.8AI score0.00461EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/21 8:05 p.m.12 views

CVE-2026-40906 Electric: SQL Injection via ORDER BY Parameter in Shape API

Electric is a Postgres sync engine. From 1.1.12 to before 1.5.0, the orderby parameter in the ElectricSQL /v1/shape API is vulnerable to error-based SQL injection, allowing any authenticated user to read, write, and destroy the full contents of the underlying PostgreSQL database through crafted...

9.9CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder