Lucene search
+L

383 matches found

Kitploit
Kitploit
โ€ขadded 2026/09/10 4:36 p.m.โ€ข4 views

Sequelize-1day-CVE-2023-25813

es-define-property Object.defineProperty, but not IE 8's broken one...

10CVSS8AI score0.01444EPSS
SaveExploits2References2
Nuclei
Nuclei
โ€ขadded 2026/09/10 4:50 a.m.โ€ข110 views

Label Studio - Sensitive Information Exposure

An attacker can construct a filter chain to filter tasks based on sensitive fields for all user accounts on the platform by exploiting Django's Object Relational Mapper ORM. Since the results of query can be manipulated by the ORM filter, an attacker can leak these sensitive fields character by...

7.5CVSS6.7AI score0.04055EPSS
SaveExploits3References3
Kitploit
Kitploit
โ€ขadded 2026/09/10 1:37 a.m.โ€ข8 views

CVE-2026-26198-analysis

CVE-2026-26198 โ€” SQL Injection in Ormar ORM A deep dive into a critical CVSS 9.8 SQL injection vulnerability in a Python async ORM, with reproduction, analysis, and fix. The Vulnerability Ormar is a popular async mini ORM for Python, commonly used with FastAPI and Starlette. Versions 0.9.9 throug...

9.8CVSS8.5AI score0.00915EPSS
SaveExploits2References1
Kitploit
Kitploit
โ€ขadded 2026/09/10 12:39 a.m.โ€ข8 views

CVE-2022-28346

CVE-2022-28346 SQL injection in QuerySet.annotate, aggregate, and extra Setup: Run ./setup.sh for initial setup Open the docker image to initiate the database: docker exec -it containerid /bin/bash And run the following commands: root@kitploit: python manage.py makemigrations cve202228346 python...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3
Kitploit
Kitploit
โ€ขadded 2026/09/09 11:59 a.m.โ€ข8 views

CVE-2025-64459

CTF Challenge: Django ORM Injection CVE-2025-64459 Category: Web Security Difficulty: Medium Vulnerability: CVE-2025-64459 - Django ORM Filter Injection ๐Ÿ“ Description We built a secure merch shop with admin panel. Can you bypass the authentication and find the private admin note URL:...

9.1CVSS7.1AI score0.19396EPSS
SaveExploits10
Kitploit
Kitploit
โ€ขadded 2026/09/09 11:04 a.m.โ€ข5 views

CVE-2026-44680-MikroORM-SQL-Injection-Exploit-Framework

CVE-2026-44680 - MikroORM SQL Injection Exploit Framework Professional Proof-of-Concept Tool for Security Researchers ๐Ÿ” Overview CVE-2026-44680 is a critical SQL injection vulnerability affecting MikroORM, a popular TypeScript ORM for Node.js. This exploit framework provides security researchers...

7.6CVSS6AI score0.0145EPSS
SaveExploits3
Kitploit
Kitploit
โ€ขadded 2026/09/08 11:19 p.m.โ€ข9 views

hibernate-orm

Hibernate ORM is a library providing Object/Relational Mapping ORM support to applications, libraries, and frameworks. It also provides an implementation of the JPA specification, which is the standard Java specification for ORM. This is the repository of its source code: see Hibernate.org for...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
โ€ขadded 2026/09/07 6:43 p.m.โ€ข7 views

RedTeamBrasil-CVE-2025-64459

connector-sqli Automated SQL Injection exploitation in Django's ORM Q-object connector ยท CVE-2025-64459 ๐ŸŽฅ RedTeam Brasil channel โ€” offensive security, hands-on, in Portuguese. root@kitploit: โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— connector-sqli โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ•šโ•โ•โ–ˆโ–ˆโ•”โ•โ•โ•โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•— Django Q connector SQLi โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•”โ• โ–ˆโ–ˆโ•‘...

9.1CVSS7.2AI score0.19396EPSS
SaveExploits10
Kitploit
Kitploit
โ€ขadded 2026/09/07 11:38 a.m.โ€ข6 views

CVE-2025-57833

CVE-2025-57833: Django SQL Injection Vulnerability This repository demonstrates and explains CVE-2025-57833, a critical SQL injection vulnerability in Django's ORM that affects versions 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. ๐Ÿšจ Vulnerability Overview CVSS Score : 9.8 Critical...

8.1CVSS7.7AI score0.15656EPSS
SaveExploits4
Kitploit
Kitploit
โ€ขadded 2026/09/07 8:42 a.m.โ€ข11 views

CVE-2025-64459-Poc

CVE-2025-64459: Django ORM SQL Injection PoC Vulnerability: SQL Injection via QuerySet and Q keyword argument unpacking. CVE ID: CVE-2025-64459 Discovered By: Me Cyberstan Disclosure Date: November 5, 2025 ๐Ÿšจ Executive Summary This repository contains a Dockerized Proof of Concept PoC demonstratin...

9.1CVSS7.1AI score0.19396EPSS
SaveExploits10
Kitploit
Kitploit
โ€ขadded 2026/09/06 7:19 a.m.โ€ข9 views

CVE-2026-0603

CVE-2026-0603 Hibernate ORM Injection / Second-Order SQL Injection โ˜… CVE-2026-0603 Hibernate SQL Injection PoC โ˜… https://github.com/user-attachments/assets/2e7c3a89-e26f-48cd-af0b-8b82d32ce71f Overview CVE-2026-0603 is a Second-Order SQL Injection vulnerability in Hibernate ORM , a widely used Ja...

8.3CVSS5.8AI score0.00796EPSS
SaveExploits2References1
Circl
Circl
โ€ขadded 2026/08/28 8:35 p.m.โ€ข14 views

CVE-2026-55485

creationtimestamp| type| source ---|---|--- 2026-08-28 20:35:29+00:00| published-proof-of-concept| https://github.com/piccolo-orm/piccoloadmin/security/advisories/GHSA-2gh4-jmwq-rr8w 2026-08-30 12:02:13+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mucduenvgk2z...

8.8CVSS5.8AI score0.00389EPSS
SaveExploits0References2
GithubExploit
GithubExploit
โ€ขadded 2026/08/21 4:19 a.m.โ€ข22 views

Exploit for CVE-2026-0603

CVE-2026-0603 Hibernate ORM Injection / Second-Order SQL Injec...

8.3CVSS5.6AI score0.00796EPSS
SaveExploits2
Circl
Circl
โ€ขadded 2026/08/13 8:35 p.m.โ€ข15 views

CVE-2026-73651

creationtimestamp| type| source ---|---|--- 2026-08-13 20:35:04+00:00| published-proof-of-concept| https://github.com/typeorm/typeorm/security/advisories/GHSA-2rp8-mm9q-fp49...

5.7CVSS4.9AI score0.00233EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/08/11 7:18 p.m.โ€ข13 views

CVE-2026-69117

NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any RES...

7.1CVSS0.0025EPSS
SaveExploits0References5
Cvelist
Cvelist
โ€ขadded 2026/08/11 6:29 p.m.โ€ข40 views

CVE-2026-69117 NetBox 4.5.8 ORM Injection via WritableNestedSerializer

NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any RES...

7.1CVSS0.0025EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/08/11 6:29 p.m.โ€ข14 views

CVE-2026-69117

NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any RES...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0References6
CVE
CVE
โ€ขadded 2026/08/11 6:29 p.m.โ€ข49 views

CVE-2026-69117

CVE-2026-69117 : NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH re...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0References5
EUVD
EUVD
โ€ขadded 2026/08/11 6:29 p.m.โ€ข12 views

EUVD-2026-56860

NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any RES...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2026/08/11 6:29 p.m.โ€ข26 views

CVE-2026-69117 NetBox 4.5.8 ORM Injection via WritableNestedSerializer

NetBox 4.5.8 contains an ORM injection vulnerability that allows authenticated attackers, including those with read-only API tokens, to inject arbitrary Django ORM lookup expressions into nested object references by supplying crafted JSON dictionary keys in POST, PUT, or PATCH requests to any RES...

7.1CVSS5.6AI score
SaveExploits0References7
Rows per page
Query Builder