Lucene search
+L

46 matches found

Kitploit
Kitploit
added 2026/09/08 2:53 p.m.7 views

CVE-2024-24576-PoC-Python

CVE-2024-24576-Poc-Python A quick POC for the vulnerability disclosed here https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/ After you run the script it will ask for an arg to be passed to the BAT file. In the screenshot you can see that by adding " the...

10CVSS8.2AI score0.20342EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/07 4:32 p.m.6 views

CVE-2026-65321-pyathena

CVE-2026-65321:PyAthena 对非 SELECT 语句的反斜杠引号转义导致的 SQL 注入 严重性: 严重,CVSS v4.0 9.3 / CVSS v3.1 9.8 (由 CNA VulnCheck 分配) 向量(v4.0): CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 向量(v3.1): CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响版本: PyAthena = 3.35.3(直至 3.35.3 的所有版本) 修复版本: 3.35.4...

9.8CVSS5.9AI score0.00984EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/07 12:53 p.m.4 views

EUVD-2026-72385

LibreNMS before 26.8.0 contains an argument injection vulnerability in the graphtitle parameter that allows authenticated attackers to inject arbitrary rrdtool arguments by breaking out of double-quote escaping. Attackers can inject DEF and LINE arguments to read RRD files from unauthorized...

8.8CVSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.7 views

PT-2026-86793

LibreNMS before 26.8.0 contains an argument injection vulnerability in the graph title parameter that allows authenticated attackers to inject arbitrary rrdtool arguments by breaking out of double-quote escaping. Attackers can inject DEF and LINE arguments to read RRD files from unauthorized...

8.8CVSS
SaveExploits0References3
NVD
NVD
added 2026/08/02 3:16 p.m.16 views

CVE-2026-65321

PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format, which routes DELETE and CTAS statements to the escapehive function that backslash-escapes single...

9.8CVSS0.00984EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/02 2:56 p.m.57 views

CVE-2026-65321 PyAthena SQL Injection via DefaultParameterFormatter DELETE/CTAS

PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format, which routes DELETE and CTAS statements to the escapehive function that backslash-escapes single...

9.8CVSS0.00984EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/02 2:56 p.m.19 views

EUVD-2026-52004

PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format, which routes DELETE and CTAS statements to the escapehive function that backslash-escapes single...

9.8CVSS6.1AI score0.00984EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/02 2:56 p.m.90 views

CVE-2026-65321

CVE-2026-65321 affects PyAthena prior to 3.35.4. The vulnerability stems from improper quote escaping in DefaultParameterFormatter.format(), where DELETE and CTAS flows go through _escape_hive and backslash-escape single quotes instead of doubling them. Because Athena and Trino do not treat backs...

9.8CVSS6.1AI score0.00984EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/02 2:56 p.m.10 views

CVE-2026-65321 PyAthena SQL Injection via DefaultParameterFormatter DELETE/CTAS

PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format, which routes DELETE and CTAS statements to the escapehive function that backslash-escapes single...

9.8CVSS6.1AI score0.00984EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2619 marimo contains a reflected cross-site scripting vulnerability in the notebook page

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal...

6.1CVSS6.1AI score0.00239EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/09 4:14 p.m.13 views

CVE-2026-58459

gpsd through release-3.27.5, fixed at commit 4c06658, contains a command injection vulnerability in gpsprof that allows attackers who control the GPS device subtype value to execute arbitrary shell commands by embedding backtick payloads in the gnuplot plot title without proper escaping. The...

8.4CVSS6.3AI score0.01796EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:52 p.m.12 views

GO-2026-5496 Improper single-quote escaping in go-git SSH transport in github.com/go-git/go-git

Improper single-quote escaping in go-git SSH transport in github.com/go-git/go-git...

9.6CVSS5.9AI score0.00365EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/18 12:32 a.m.20 views

EUVD-2026-37809

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal...

6.1CVSS5.1AI score0.00239EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/17 10:16 p.m.22 views

CVE-2026-54386

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal...

6.1CVSS0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/14 12:00 a.m.14 views

openSUSE 16 Security Update : wicked (openSUSE-SU-2026:20949-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20949-1 advisory. Changes in wicked: - Update to version 0.6.79 - Fix an indirect remote shell command injection via unsanitized dhcp strings and leaseinfo dump...

8.8CVSS5.5AI score0.00355EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/08 6:38 p.m.14 views

CVE-2026-11393 Code injection via improper triple-quote escaping in AgentCore CLI Bedrock Agent import

Improper neutralization of triple-quote characters during Python code generation in AgentCore CLI before v0.14.2 might allow an authenticated remote threat actor to execute arbitrary code on AWS AgentCore Runtime under the imported agent's IAM execution role and on the local environment of anothe...

9CVSS6.3AI score0.0034EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/08 6:38 p.m.51 views

CVE-2026-11393 Code injection via improper triple-quote escaping in AgentCore CLI Bedrock Agent import

Improper neutralization of triple-quote characters during Python code generation in AgentCore CLI before v0.14.2 might allow an authenticated remote threat actor to execute arbitrary code on AWS AgentCore Runtime under the imported agent's IAM execution role and on the local environment of anothe...

9CVSS0.0034EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/08 6:38 p.m.13 views

CVE-2026-11393 Code injection via improper triple-quote escaping in AgentCore CLI Bedrock Agent import

Improper neutralization of triple-quote characters during Python code generation in AgentCore CLI before v0.14.2 might allow an authenticated remote threat actor to execute arbitrary code on AWS AgentCore Runtime under the imported agent's IAM execution role and on the local environment of anothe...

8.8CVSS6.5AI score
SaveExploits0References7
Amazon
Amazon
added 2026/06/08 12:00 a.m.22 views

Medium: perl-Template-Toolkit

Issue Overview: emplate::Plugin::HTML versions through 3.102 for Perl allows HTML and JavaScript to be injected. The htmlfilter function did not escape single quotes. HTML attributes inside of single quotes could be have code injected. For example, the variable "var" in would not be properly...

6.1CVSS5.7AI score0.00282EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/29 2:27 a.m.12 views

CVE-2026-7430 Post Snippets <= 4.0.19 - Authenticated (Administrator+) Stored Cross-Site Scripting via Import

The Post Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.0.19. This is due to insufficient output escaping of imported snippet content when rendering JavaScript variables in the post editor. Specifically, the jqueryUiDialog method...

4.4CVSS6.1AI score0.00244EPSS
SaveExploits0References8
Rows per page
Query Builder