Lucene search
+L

101 matches found

Kitploit
Kitploit
added 2026/09/12 12:42 p.m.5 views

CVE-2021-35042

CVE-2021-35042 Inyección SQL a través de la entrada no sanitizada QuerySet.orderby Configuración: Ejecute ./setup.sh para la configuración inicial Abra la imagen de Docker para iniciar la base de datos: docker exec -it containerid /bin/bash Y ejecute los siguientes comandos: root@kitploit: python...

9.8CVSS7.6AI score0.44369EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 1:33 a.m.6 views

CVE-2023-6567-poc

CVE-2023-6567-poc Time-based SQLi Description The plugin does not properly sanitise and escape the orderby parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users 1. Vulnerable GET request:...

9.8CVSS7.6AI score0.51394EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.7 views

CVE-2025-56381

CVE-2025-56381 — Authenticated SQL Injection in ERPNext / Frappe via orderby and groupby Parameters 📌 Summary ERPNext v15.67.0 and Frappe Framework v15.72.4 contain multiple authenticated SQL injection vulnerabilities in the frappe.desk.reportview.get API endpoint. Malicious input to the orderby ...

6.5CVSS5.9AI score0.00314EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 7:34 p.m.7 views

CVE-2026-79303

CVE-2026-79303 Boolean-blind SQL injection Description : Dynamic SQL statements are generated without the required data validation and without using parameterized statements or stored procedures. Impact : SQLi CVSSv3.1 vector : AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H 9.9 Critical CWE : CWE-89: Improp...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:00 p.m.8 views

CVE-2026-1312

CVE-2026-1312 is a high-severity Django SQL injection vulnerability: when a column alias containing a dot is used in QuerySet.orderby, combined with FilteredRelation dynamically constructing queries via dictionary expansion, an attacker may be able to inject malicious SQL Affected versions:...

8.5CVSS7AI score0.00833EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 11:57 a.m.10 views

CVE-2022-45808

CVE-2022-45808 LearnPress Plugin 4.2.0 - Inyección SQL ciega basada en tiempo sin autenticar Descripción El plugin no sanitiza ni escapa adecuadamente el parámetro order by antes de usarlo en una sentencia SQL, lo que conduce a una inyección SQL explotable por usuarios no autenticados. POC...

9.9CVSS8AI score0.04269EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 3:19 a.m.10 views

CVE-2021-35042

CVE-2021-35042: Django SQL injection vulnerability I. Overview Django is an open-source Web Application Framework written in Python, built on the MVC Model - View - Controller model. It was originally built to manage news content websites owned by the Lawrence publishing corporation, as a CMS...

9.8CVSS7.5AI score0.44369EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 9:04 p.m.8 views

CVE-2021-35042

CVE-2021-35042 Django SQL injection bug Question: explore how exploitable is it? Answer: I'm terrified Install poetry install poetry run ./manage.py migrate poetry run ./manage.py loaddata dummydata.json Interactive Demo poetry run ./manage.py runserver Ordering by random fields go to...

9.8CVSS7.7AI score0.44369EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 5:39 p.m.7 views

CVE-2021-35042

CVE-2021-35042 Inyección SQL a través de entrada no confiable en QuerySet.orderby Configuración: Inicie las instancias usando: docker-compose up Ahora abra la siguiente URL para cargar datos de muestra: http://localhost:8000/vulapp/setup Luego vaya a la página vulnerable en:...

9.8CVSS7.5AI score0.44369EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 11:20 a.m.5 views

CVE-2025-50383

CVE-2025-50383 Description A low-privileged authenticated user can exploit this vulnerability by sending a crafted HTTP POST request with a malicious orderby parameter e.g., orderby=IF1=1,SLEEP5,1. This can trigger time-based blind SQL injection, resulting in unauthorized SQL execution on the...

8.1CVSS5.9AI score0.00357EPSS
SaveExploits2References1
Exploit DB
Exploit DB
added 2026/09/01 12:00 a.m.10 views

EasyAppointments 1.5.1 - Blind SQL Injection

Exploit Title: EasyAppointments 1.5.1 - Blind SQL Injection Google Dork: N/A backend login required Date: 07/27/2026 Exploit Author: Michael Chesang Vendor Homepage: https://easyappointments.org Software Link: https://github.com/alextselegidis/easyappointments/releases Version: = 1.5.1 REQUIRED...

9.1CVSS5.9AI score0.00951EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2026/09/01 12:00 a.m.12 views

EasyAppointments 1.5.1 Blind SQL Injection

A blind SQL injection vulnerability exists in the orderby parameter of the /index.php/customers/search endpoint in EasyAppointments versions 1.5.1 and below. The parameter is passed unsanitized to CodeIgniter 3 Query Builder orderby. Parenthesized subqueries bypass backtick escaping via CI3's...

9.1CVSS6AI score0.00951EPSS
SaveExploits3
OSV
OSV
added 2026/08/26 2:14 p.m.10 views

GHSA-6753-GR46-6WPR Starlette-Admin's unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Summary Affected versions of Starlette-Admin prior to 0.16.1 do not properly validate user-supplied sort and search parameters against the configured field allowlists. While the administrative UI restricts available fields based on field configuration, the backend accepts arbitrary field names...

5.4CVSS5.6AI score0.00336EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:13 p.m.36 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS0.00336EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/26 2:13 p.m.7 views

EUVD-2026-66559

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS5.6AI score0.00336EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/26 2:13 p.m.14 views

CVE-2026-54553

Starlette-Admin , an administrative interface framework for FastAPI/Starlette applications, is affected by an unvalidated order_by parameter in its list API prior to 0.16.1 . The backend does not validate user-supplied order_by and structured where field names against the configured sortable_fiel...

5.4CVSS5.6AI score0.00336EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/26 2:13 p.m.5 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS5.8AI score
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/07/27 9:16 a.m.61 views

security-advisories

Threat Lance Security Advisories Public security advisory rep...

6AI score0.00951EPSS
SaveExploits3
Cvelist
Cvelist
added 2026/07/16 2:30 a.m.50 views

CVE-2026-12941 MultiVendorX <= 5.0.9 - Authenticated (Store Owner+) SQL Injection via 'order_by' Parameter

The MultiVendorX – WooCommerce Multivendor Marketplace AI Powered Solutions plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 5.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient...

6.5CVSS0.00413EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:30 a.m.18 views

CVE-2026-12941

The MultiVendorX – WooCommerce Multivendor Marketplace AI Powered Solutions plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 5.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient...

6.5CVSS6.1AI score0.00413EPSS
SaveExploits0References6
Rows per page
Query Builder