Lucene search
+L

51 matches found

Kitploit
Kitploit
added 2026/09/13 2:41 a.m.8 views

CVE-2020-12696

CVE-2020-12696 root@kitploit: ██╗ ██╗███████╗███████╗ ╚██╗██╔╝██╔════╝██╔════╝ ╚███╔╝ ███████╗███████╗ ██╔██╗ ╚════██║╚════██║ ██╔╝ ██╗███████║███████║ ╚═╝ ╚═╝╚══════╝╚══════╝ Iframe iframe src="javascript:confirmdocument.cookie" width="100%" height="500" Version plugin: 4.4 Tested on: WordPress...

6.1CVSS6.5AI score0.02006EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 5:31 p.m.12 views

CVE-2025-32140

🚨 CVE-2025-32140 – WP Remote Thumbnail 漏洞利用(任意文件上传) 📝 描述 CVE-2025-32140 是 WordPress WP Remote Thumbnail 插件中的一个严重漏洞 。该漏洞允许经过身份验证的攻击者 (具有贡献者或更高权限)通过滥用一个接受未经过滤 URL 的功能缺陷,上传任意文件 (例如 webshell )。 该插件未能验证所提供的 remotethumb URL 中获取的文件类型或内容。这使攻击者能够将恶意的 PHP 文件(例如后门)保存到 /wp-content/uploads 目录中。 ⚠️ 受影响组件 插件 :WP...

9.9CVSS8AI score0.00542EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/12 7:32 a.m.4 views

PoC_CVE-2024-28157

PoC CVE-2024-28157 概述 Jenkins GitBucket 插件 0.8 及更早版本未对构建视图中的 Gitbucket URL 进行清理,导致存在存储型跨站脚本 XSS 漏洞,能够配置作业的攻击者可利用此漏洞。 利用步骤 设置 Jenkins(使用 Docker): 1. 使用 Docker 运行 Jenkins 镜像。 root@kitploit: docker run jenkins/jenkins:lts 2. 通过 GUI 安装 Gitbucket 插件(该插件的最新版本为 0.8,存在漏洞,因此利用将生效)。 利用: 1...

8CVSS7.6AI score0.01253EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 11:40 p.m.6 views

PDFkit-CMD-Injection

PDFkit-CMD-Injection CVE-2022-25765 Detalle Descripción El paquete pdfkit desde 0.0.0 es vulnerable a Inyección de Comandos donde la URL no está debidamente saneada. PoC Iniciar un servidor HTTP root@kitploit: 1- python3 -m http.server 80 Iniciar un listener de netcat root@kitploit: 2- nc -lnvp...

9.8CVSS8.2AI score0.42961EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/08 8:22 p.m.4 views

CVE-2022-25765-exploit

CVE-2022-25765 — Command Injection in pdfkit Descripción CVE-2022-25765 es una vulnerabilidad de inyección de comandos Command Injection que afecta a pdfkit Ruby gem en versiones 0.8.7.2. La vulnerabilidad tiene una severidad CRÍTICA con CVSS 9.8, ya que permite ejecución remota de comandos sin...

9.8CVSS8.2AI score0.42961EPSS
SaveExploits12
AlpineLinux
AlpineLinux
added 2026/08/04 3:48 p.m.14 views

CVE-2026-15920

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

6.1CVSS5.1AI score0.00393EPSS
SaveExploits0
NVD
NVD
added 2026/07/20 8:16 a.m.16 views

CVE-2026-2445

The affected product accepts user-supplied input within a URL parameter without enforcing expected sanitization or encoding before rendering it within the response. This condition allows for the injection of malicious JavaScript payloads. An attacker can leverage this vulnerability to cause the...

6.1CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/29 7:10 p.m.39 views

CVE-2026-54889

Summary: CVE-2026-54889 security issue in Elixir.MDEx.mdex Delta conversion path allows XSS via unsanitized URL schemes in Quill Delta output. The vulnerability arises when Elixir.MDEx.DeltaConverter.default_convert_node/3 copies the URL from link, wikilink, or image nodes into the Delta attribut...

5.1CVSS5.7AI score0.00538EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/29 7:10 p.m.17 views

EEF-CVE-2026-54889 Unsanitized URL schemes in MDEx Quill Delta output allow javascript: injection (XSS)

Summary Improper Neutralization of Input During Web Page Generation XSS vulnerability in leandrocp mdex allows cross-site scripting via unsanitized URL schemes in Quill Delta output. 'Elixir.MDEx':to\delta/2 converts Markdown into a Quill Delta. 'Elixir.MDEx.DeltaConverter':default\convert\node/3...

5.1CVSS5.7AI score0.00538EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/06/12 5:30 p.m.24 views

CVE-2026-44170

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP...

9.9CVSS5.5AI score0.01334EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2026/06/12 5:30 p.m.14 views

CVE-2026-44170 MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP...

6.3CVSS5.5AI score0.01334EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 5:30 p.m.12 views

CVE-2026-44170 MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP...

6.3CVSS6AI score
SaveExploits0References15
CVE
CVE
added 2026/06/12 12:51 p.m.64 views

CVE-2026-45669

Nuxt.js (framework for Vue) versions 3.4.3–3.21.5/3.21.5? and 4.0.0-alpha.1–4.4.5 are affected by a reflected XSS in navigateTo(url, { external: true }) during server-side redirects, where the destination URL is sanitized only for quotes and can break out of content=

5.4CVSS5.4AI score0.00177EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/10 7:39 a.m.11 views

SUSE-SU-2026:2330-1 Security update for mariadb

This update for mariadb fixes the following issues: - CVE-2026-3494: audit plugin comment handling bypass bsc1259176. - CVE-2026-34303: mysql: optimizer unspecified vulnerability bsc1266435. - CVE-2026-35549: SHA2 auth plugin crash on large packets bsc1261413. - CVE-2026-44168: wsrep SST unsafe...

10CVSS7.2AI score0.01582EPSS
SaveExploits1References25
Vulnrichment
Vulnrichment
added 2026/05/28 5:12 p.m.12 views

CVE-2026-45348 pyLoad: Stored XSS in Downloads view via unsanitized link URL in packages.js template literal

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the packages.js template at src/pyload/webui/app/themes/modern/templates/js/packages.js:172 interpolates a stored link URL into a template literal inside single-quoted HTML and then writes the result to...

8.7CVSS5.8AI score0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/28 5:12 p.m.42 views

CVE-2026-45348

CVE-2026-45348 affects pyLoad before version 0.5.0b3.dev100, where an unsanitized link URL interpolated in a template literal within packages.js allows stored XSS in the Downloads view. Attack surface: authenticated operators can submit a package link that injects HTML/JS, which gets rendered via...

8.7CVSS5.8AI score0.00199EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/14 11:27 p.m.18 views

WWBN AVideo has an incomplete fix for CVE-2026-33502: Command Injection

Summary The incomplete fix for AVideo's test.php adds escapeshellarg for wget but leaves the filegetcontents and curl code paths unsanitized, and the URL validation regex /^http/ accepts strings like httpevil.com. Affected Package - Ecosystem: Other - Package: AVideo - Affected versions: = commit...

9.3CVSS6.7AI score0.00442EPSS
SaveExploits2References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 4:51 p.m.4 views

CVE-2026-27508

Smoothwall Express versions prior to 3.1 Update 13 contain a reflected cross-site scripting vulnerability in the /redirect.cgi endpoint due to improper sanitation of the url parameter. Attackers can craft malicious URLs with javascript: schemes that execute arbitrary JavaScript in victims' browse...

5.4CVSS6AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 6:17 p.m.16 views

CVE-2026-31876 Notesnook has Stored XSS via unsanitized Twitter/X embed URL in editor (`tweetToEmbed`)

Notesnook is a note-taking app focused on user privacy & ease of use. Prior to 3.3.9, a Stored Cross-Site Scripting XSS vulnerability existed in Notesnook's editor embed component when rendering Twitter/X embed URLs. The tweetToEmbed function in component.tsx interpolated the user-supplied URL...

5.4CVSS5.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/19 1:28 p.m.12 views

CVE-2026-1441

Reflected Cross-Site Scripting XSS vulnerability in the Graylog Web Interface console, version 2.2.3, caused by a lack of proper sanitization and escaping in HTML output. Several endpoints include segments of the URL directly in the response without applying output encoding, allowing an attacker ...

6.1CVSS6.1AI score0.00189EPSS
SaveExploits0References1
Rows per page
Query Builder