Lucene search
+L

720 matches found

CVE
CVE
added 2024/07/07 12:00 a.m.93 views

CVE-2024-40614

CVE-2024-40614 affects EGroupware prior to 23.1.20240624. The issue arises from mishandling of the ORDER BY clause in queries used by json.php?menuaction=EGroupware\Api\Etemplate\Widget\Nextmatch::ajax_get_rows, enabling SQL injection via sort.id for authenticated users when sorting Address Book ...

9.8CVSS9.8AI score0.00678EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/07/07 12:00 a.m.17 views

CVE-2024-40614

EGroupware before 23.1.20240624 mishandles an ORDER BY clause. This leads to json.php?menuaction=EGroupware\Api\Etemplate\Widget\Nextmatch::ajaxgetrows sort.id SQL injection by authenticated users for Address Book or InfoLog sorting...

6.5CVSS9.8AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.11 views

PT-2024-5239 · 1Panel · 1Panel

Name of the Vulnerable Software and Affected Versions: 1Panel versions prior to 1.10.12-tls Description: The issue is related to SQL injections in the 1Panel project, specifically with the orderBy parameter, which can lead to arbitrary file writes and ultimately to remote code execution RCE. The...

10CVSS9AI score0.29183EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2024/07/02 12:00 a.m.8 views

Carsale SQL Injection Vulnerability

Carsale is a Hitout open source automobile sales management system. Hitout Carsale version 1.0 has a SQL injection vulnerability, the vulnerability stems from the parameter orderBy in the file OrderController.java can lead to SQL injection...

6.5CVSS7.9AI score0.00358EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.8 views

PT-2024-37625 · Unknown · Hitout Carsale

Name of the Vulnerable Software and Affected Versions: Hitout Carsale version 1.0 Description: A critical issue has been discovered, affecting the OrderController.java file. The manipulation of the orderBy argument leads to SQL injection. This issue can be exploited remotely. Recommendations: For...

6.5CVSS8AI score0.00358EPSS
SaveExploits1References6
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.15 views

In SQLite through 3.31.1 the ALTER TABLE implementation has a use-after-free as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

...

9.8CVSS7AI score0.0761EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/20 12:00 a.m.24 views

PT-2024-32622 · WordPress · Youzify – Buddypress Community

Name of the Vulnerable Software and Affected Versions: The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress versions 1.2.5 and earlier Description: The issue allows authenticated attackers with Contributor-level access and above to perform SQL Injecti...

9.8CVSS7.8AI score0.005EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/07 10:27 p.m.69 views

GHSA-6FQW-J3VM-7F66 Zendframework1 Potential SQL injection in ORDER and GROUP functions

The implementation of ORDER BY and GROUP BY in ZendDbSelect remained prone to SQL injection when a combination of SQL expressions and comments were used. This security patch provides a comprehensive solution that identifies and removes comments prior to checking validity of the statement to ensur...

9.8CVSS8.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/07 10:24 p.m.24 views

ZendFramework1 Potential SQL injection in the ORDER implementation of Zend_Db_Select

The implementation of the ORDER BY SQL statement in ZendDbSelect of Zend Framework 1 contains a potential SQL injection when the query string passed contains parentheses. For instance, the following code is affected by this issue: $db = ZendDb::factory / options here / ; $select = $db-select...

8.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/07 10:24 p.m.31 views

GHSA-2X36-QHX3-7M5F ZendFramework1 Potential SQL injection in the ORDER implementation of Zend_Db_Select

The implementation of the ORDER BY SQL statement in ZendDbSelect of Zend Framework 1 contains a potential SQL injection when the query string passed contains parentheses. For instance, the following code is affected by this issue: $db = ZendDb::factory / options here / ; $select = $db-select...

9.8CVSS8.2AI score
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.29 views

BIT-SQLITE-2020-11656

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement...

9.8CVSS8.3AI score0.0761EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/06 11:07 a.m.22 views

BIT-MYSQL-CLIENT-2021-46657

getsortbytable in MariaDB before 10.6.2 allows an application crash via certain subquery uses of ORDER BY...

5.5CVSS6.4AI score0.0039EPSS
SaveExploits1References4
OSV
OSV
added 2024/01/11 9:15 a.m.13 views

CVE-2023-6567

The LearnPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘orderby’ parameter in all versions up to, and including, 4.2.5.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

7.5CVSS7.3AI score0.51394EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2024/01/11 5:43 a.m.91 views

Exploit for SQL Injection in Thimpress Learnpress

CVE-2023-6567-poc Time-based SQLi Description The plugin does...

9.8CVSS9AI score0.51394EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/01/11 12:00 a.m.21 views

PT-2024-15010 · WordPress · Learnpress

Name of the Vulnerable Software and Affected Versions: LearnPress plugin for WordPress versions up to, and including, 4.2.5.7 Description: The issue is related to time-based SQL Injection via the order by parameter due to insufficient escaping on the user supplied parameter and lack of sufficient...

9.8CVSS8.1AI score0.51394EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2023/11/08 3:38 p.m.9 views

mariadb: Crash in get_sort_by_table() in subquery with ORDER BY having outer ref

getsortbytable in MariaDB before 10.6.2 allows an application crash via certain subquery uses of ORDER BY...

5.5CVSS7.4AI score0.0039EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/11/08 3:38 p.m.16 views

mariadb: crash via window function in expression in ORDER BY

A flaw was found in the MariaDB Server. It contains a segmentation fault via the component, sql/fieldconv.cc, affecting availability...

7.5CVSS7.3AI score0.01663EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/11/08 12:00 a.m.11 views

Spiceworks Security Breach

Spiceworks is an IT management software from the Spiceworks community. It focuses on simplifying the process of inventorying, monitoring networks, and generating reports for IT professionals in small and medium-sized businesses. A security vulnerability exists in Spiceworks Help Desk Server...

9.9CVSS8.5AI score0.02023EPSS
SaveExploits2References2
OSV
OSV
added 2023/11/06 7:31 a.m.35 views

BIT-2021-46657

getsortbytable in MariaDB before 10.6.2 allows an application crash via certain subquery uses of ORDER BY...

5.5CVSS6.7AI score0.0039EPSS
SaveExploits1References3Affected Software1
Amazon
Amazon
added 2023/09/25 12:00 a.m.30 views

Important: mariadb

Issue Overview: Vulnerability in the MySQL Server product of Oracle MySQL component: InnoDB. Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise...

7.8CVSS7.1AI score0.73188EPSS
SaveExploits47
Rows per page
Query Builder