Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/16 10:18 p.m.5 views

CVE-2026-56096

CVE-2026-56096:TYPO3 EXT:solr 中的 Solr 查询注入与盲数据提取 在官方 TYPO3 Apache Solr 扩展(EXT:solr / apache-solr-for-typo3/solr)中发现了一个架构性安全漏洞。该问题允许未经身份验证的远程攻击者通过搜索参数 txsolrq 注入任意 Solr/Lucene 查询语法,从而能够从搜索索引中进行未经授权的盲字段枚举和完整元数据提取。 元数据 CVE ID: CVE-2026-56096 漏洞类型: CWE-943:数据查询逻辑中特殊元素的不当中和 目标组件: EXT:solr(搜索参数:txsolrq...

6.3CVSS0.0033EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 4:28 p.m.12 views

EUVD-2026-80875

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to 6.6.16 and 7.1.7, the shared SQL layer validates the field key of an orderBy clause but does not validate its direction value before AbstractSqlPlatform.getOrderByExpression concatenate...

6.5CVSS0.00485EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 7:18 p.m.15 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
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.13 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
Cvelist
Cvelist
added 2026/08/11 6:29 p.m.43 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
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.11 views

PT-2026-70842

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
NVD
NVD
added 2026/05/17 1:16 p.m.23 views

CVE-2018-25339

Zechat 1.5 contains a SQL injection vulnerability in the v parameter that allows unauthenticated attackers to extract database information using time-based blind techniques. Attackers can exploit the v parameter with sleep-based blind injection to confirm vulnerability and extract data...

8.8CVSS0.00267EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/26 7:34 p.m.26 views

EUVD-2026-16359

InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, certain API endpoints associated with bulk data operations can be hijacked to exfiltrate sensitive information from the database. The bulk operation API endpoints e.g. /api/part/, /api/stock/,...

7.7CVSS5.8AI score0.00204EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/03/26 7:34 p.m.6 views

CVE-2026-33530

InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, certain API endpoints associated with bulk data operations can be hijacked to exfiltrate sensitive information from the database. The bulk operation API endpoints e.g. /api/part/, /api/stock/,...

7.7CVSS5.8AI score0.00204EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/03/26 12:16 p.m.23 views

CVE-2018-25185

Wecodex Restaurant CMS 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the username parameter. Attackers can send POST requests to the login endpoint with malicious SQL payloads using boolean-based blin...

9.8CVSS0.00468EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/25 4:16 p.m.16 views

CVE-2024-58341

OpenCart Core 4.0.2.3 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'search' parameter. Attackers can send GET requests to the product search endpoint with malicious 'search' values to extract sensitiv...

8.8CVSS0.00338EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.33 views

PT-2026-24913

The My Sticky Bar plugin for WordPress is vulnerable to SQL injection via the stickymenu contact lead form AJAX action in all versions up to, and including, 2.8.6. This is due to the handler using attacker-controlled POST parameter names directly as SQL column identifiers in $wpdb-insert. While...

7.5CVSS5.8AI score0.00338EPSS
SaveExploits0References10
CVE
CVE
added 2026/02/05 3:25 p.m.24 views

CVE-2020-37151

CVE-2020-37151 affects PHPMyChat Plus 1.98, with a SQL injection in deluser.php via the pmc_username parameter. The root cause is improper handling of user input in the deluser.php code, enabling attackers to craft payloads that perform boolean-based, error-based, and time-based blind SQL injecti...

8.8CVSS5.6AI score0.00398EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/16 12:24 a.m.20 views

CVE-2025-67081

An SQL injection vulnerability in Itflow through 25.06 has been identified in the "roleid" parameter when editing a profile. An attacker with admin account can exploit this issue via blind SQL injection, allowing for the extraction of arbitrary data from the database. The vulnerability arises fro...

4.9CVSS8.1AI score0.00278EPSS
SaveExploits0References1
Rows per page
Query Builder