Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/12 8:16 p.m.6 views

CVE-2023-34468

CVE-2023-34468 — Apache NiFi ExecuteSQL H2 RUNSCRIPT RCE PoC 編集可能なApache NiFi ExecuteSQLプロセッサを悪用し、H2のRUNSCRIPTペイロードを使用してBashリバースシェル経由でリモートコマンド実行を誘発する、短いPythonのPoCです。 認可されたテストおよび研究目的のみに使用してください。所有していない、または明示的なテスト許可を得ていないシステムに対して使用しないでください。 動作概要 root@kitploit: ExecuteSQL processor update - H2...

8.8CVSS8.1AI score0.61869EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/08 7:05 a.m.8 views

CVE-2023-34468-POC

CVE-2023-34468 — Apache NiFi 1.21.0 RCE PoC Apache NiFi = 1.21.0 中通过 H2 数据库 RUNSCRIPT 实现远程代码执行 漏洞 Apache NiFi 默认捆绑了 H2 数据库 JAR。DBCPConnectionPool 控制器服务可配置为使用该 H2 驱动。H2 支持 RUNSCRIPT 语句,该语句会从远程 URL 获取并执行 SQL 文件。该 SQL 文件可通过 CREATE ALIAS 定义任意 Java 代码,并在服务器操作系统上执行。 攻击链: root@kitploit: DBCPConnectionPo...

8.8CVSS8.5AI score0.61869EPSS
SaveExploits10
EUVD
EUVD
added 2026/08/28 5:05 p.m.13 views

EUVD-2026-67836

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs allows a user with SystemPrivilege.ControlArchiving to create a double-quoted StreamSQL column name that is interpolated into generated Java source by Expression.fillCodeInputDefVars and Expression.sanitizeName. A sum aggrega...

9.1CVSS6.1AI score0.00682EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/28 5:05 p.m.37 views

CVE-2026-55511 Yamcs: Authenticated RCE via StreamSQL aggregate-compiler column-name injection in Yamcs `executeSql`

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs allows a user with SystemPrivilege.ControlArchiving to create a double-quoted StreamSQL column name that is interpolated into generated Java source by Expression.fillCodeInputDefVars and Expression.sanitizeName. A sum aggrega...

9.1CVSS0.00682EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/04/27 7:23 p.m.14 views

CVE-2026-7023

A vulnerability was detected in ByteDance coze-studio up to 0.5.1. Affected by this vulnerability is the function ExecuteSQL of the file backend/domain/memory/database/service/databaseimpl.go of the component databaseTool. Performing a manipulation results in sql injection. The attack can be...

8.8CVSS6.3AI score0.00365EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/26 8:09 a.m.5 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the ExecuteSQL function. An attacker can execute arbitrary SQL commands by supplying crafted input to the application. Remediation A fix was pushed into the master branch but not yet published. References - GitHub Comm...

8.8CVSS6.1AI score0.00365EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/26 6:30 a.m.26 views

EUVD-2026-25698

A vulnerability was detected in ByteDance coze-studio up to 0.5.1. Affected by this vulnerability is the function ExecuteSQL of the file backend/domain/memory/database/service/databaseimpl.go of the component databaseTool. Performing a manipulation results in sql injection. The attack can be...

6.5CVSS6.3AI score0.00365EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/26 6:30 a.m.14 views

CVE-2026-7023 ByteDance coze-studio databaseTool database_impl.go ExecuteSQL sql injection

A vulnerability was detected in ByteDance coze-studio up to 0.5.1. Affected by this vulnerability is the function ExecuteSQL of the file backend/domain/memory/database/service/databaseimpl.go of the component databaseTool. Performing a manipulation results in sql injection. The attack can be...

5.3CVSS6.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/04/26 6:30 a.m.7 views

CVE-2026-7023 ByteDance coze-studio databaseTool database_impl.go ExecuteSQL sql injection

A vulnerability was detected in ByteDance coze-studio up to 0.5.1. Affected by this vulnerability is the function ExecuteSQL of the file backend/domain/memory/database/service/databaseimpl.go of the component databaseTool. Performing a manipulation results in sql injection. The attack can be...

6.5CVSS6.4AI score0.00365EPSS
SaveExploits1References4
CVE
CVE
added 2026/04/26 6:30 a.m.40 views

CVE-2026-7023

CVE-2026-7023 : ByteDance coze-studio

8.8CVSS6.4AI score0.00365EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/10 12:00 a.m.19 views

PT-2025-45607

Name of the Vulnerable Software and Affected Versions Looker Studio versions prior to 07 July 2025 Description A SQL injection issue was identified in Looker Studio, potentially allowing unauthorized data exfiltration from BigQuery data sources. An attacker could create a malicious report with...

7.3CVSS7.2AI score0.00251EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/07/23 6:29 a.m.22 views

Insecure Direct Object Reference (IDOR)

org.apache.streampark, streampark is vulnerable to Insecure Direct Object Reference IDOR. The vulnerability is due to insufficient access control due to improper handling of authorization tokens, allowing attackers to manually request and view all users' flink information, including executeSQL an...

6.5CVSS6.8AI score0.00728EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/22 9:48 a.m.39 views

CVE-2024-34457 Apache StreamPark IDOR Vulnerability

On versions before 2.1.4, after a regular user successfully logs in, they can manually make a request using the authorization token to view everyone's user flink information, including executeSQL and config. Mitigation: all users should upgrade to 2.1.4...

0.00728EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/22 9:48 a.m.22 views

CVE-2024-34457 Apache StreamPark IDOR Vulnerability

On versions before 2.1.4, after a regular user successfully logs in, they can manually make a request using the authorization token to view everyone's user flink information, including executeSQL and config. Mitigation: all users should upgrade to 2.1.4...

6.4AI score0.00728EPSS
SaveExploits0References2
myhack58
myhack58
added 2013/11/25 12:00 a.m.27 views

By wave CMS General-purpose SQL injection vulnerability analysis with the use of(asp.net)-vulnerability warning-the black bar safety net

Bypass that very simple anti-injection. Directly you can update the administrator password. Injection point: http://demo.zoomla.cn/user/cashcoupon/arrivejihuo.aspx Page button Click event: | 1 | protected void BtnClick calls bArrive. UpdateStatetext; ---|--- 2 | public bool UpdateStatestring...

0.5AI score
SaveExploits0
Rows per page
Query Builder