Lucene search
+L

7415 matches found

Kitploit
Kitploit
•added 2026/09/21 11:48 p.m.•10 views

cve-2023-41564-research

Resumen de la vulnerabilidad CVE-2023-41564 CVE-2023-415641 es una vulnerabilidad de XSS almacenado presente en el CMS Cockpit = v2.6.3. Al cargar un archivo HTML con extensión .shtml durante la subida de archivos, el JavaScript se ejecuta en el momento en que se abre el archivo subido. 1:...

6.1CVSS6.6AI score0.0098EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/21 7:58 p.m.•9 views

CVE-2021-39408

CVE-2021-39408 Online Student Rate System 应用程序的多个 1.0 版本中存在一个反射型跨站脚本(XSS)漏洞,允许任意执行 JavaScript 命令。 受影响页面 在 index.php 中,page 参数存在漏洞,攻击者可以在 script 标签内包含任意 javascript: http://localhost/index.php?page=alert'test'; 由 Stefan Dorresteijn 于 2021 年 8 月发现...

6.1CVSS6.5AI score0.01313EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 6:25 p.m.•9 views

CVE-2024-4367-hands-on-01

!IMPORTANT 本仓库用于学习漏洞。 本次动手实践请务必在自己管理下的合适计算机上进行。绝对不要进行违法行为。 此外,因本仓库产生的任何损害・责任,作者概不承担。 CVE-2024-4367-hands-on 体验 CVE-2024-4367 的动手实践 创建 poc.pdf root@kitploit: python CVE-2024-4367-PoC/CVE-2024-4367.py "alert'document.domain'" 引用来源:https://github.com/LOURC0D3/CVE-2024-4367-PoC 将创建攻击用的 poc.pdf。...

8.8CVSS7.9AI score0.7066EPSS
SaveExploits17References6
Kitploit
Kitploit
•added 2026/09/21 6:19 p.m.•12 views

CVE-2023-49973

CVE-2023-49973 Customer Support System 1.0 - "customerlist"页面"email"字段/参数中的跨站脚本XSS漏洞 描述 : Customer Support System 1.0 存在存储型XSS漏洞。在Customer Support System版本1中,存在一个XSS漏洞。恶意攻击者可以在编辑/创建客户时通过"email"字段/参数插入JavaScript代码。每当访问页面"/customersupport/index.php?page=customerlist"时,该代码就会被执行。 受影响的产品版本 : Customer...

6.1CVSS6AI score0.0045EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 5:55 p.m.•13 views

CVE-2025-1015

CVE-2025-1015:Thunderbird 通讯录包含未净化的 URI 字段,可能被攻击者利用。通过创建带有恶意链接的通讯录,攻击者可诱骗其他用户导入被入侵的通讯录。如果用户在 Thunderbird 中点击未净化的链接,可能导致在 Thunderbird 客户端内打开的网页上任意执行非特权 JavaScript。这会带来严重的安全风险,因为攻击者可能借此操纵用户会话或窃取敏感信息。...

5.4CVSS7.2AI score0.0137EPSS
SaveExploits0
NVD
NVD
•added 2026/09/21 5:17 p.m.•6 views

CVE-2026-58504

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.5, opening or importing a crafted .drawio file can execute attacker-controlled JavaScript in the draw.io origin when selected cells are processed by TextFormatPanel.addFont in...

6.1CVSS0.00355EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/21 4:17 p.m.•13 views

CVE-2026-36472

CuteNews v.2.1.2 is vulnerable to Cross Site Scripting XSS. Improper neutralization of the referer value 2.0.1 allows a remote attacker to execute arbitrary JavaScript in the context of an authenticated user's session via a javascript: URI rendered as an unsanitized clickable link on the msginfo...

5.2CVSS0.00227EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/21 4:15 p.m.•15 views

CVE-2026-58504

CVE-2026-58504 is a Stored XSS in draw.io prior to version 30.2.5 , constituting a patch bypass of CVE-2026-46642 . When a victim opens or imports a crafted .drawio file, a pair of sibling cells triggers the vulnerability: an HTML cell keeps the formatted-label path active while an editable=0 pla...

6.1CVSS6AI score0.00355EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/21 4:15 p.m.•8 views

EUVD-2026-83987

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.5, opening or importing a crafted .drawio file can execute attacker-controlled JavaScript in the draw.io origin when selected cells are processed by TextFormatPanel.addFont in...

6.1CVSS6AI score0.00355EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/21 3:05 p.m.•10 views

CVE-2024-37888

CVE-2024-37888 Este repositorio documenta los detalles de la vulnerabilidad y el exploit para CVE-2024-37888, descubierta y reportada por mí mismo. Metrics CWE-79: Neutralización incorrecta de la entrada durante la generación de páginas web 'Cross-site Scripting' CVSS: 6.1 MEDIO Vulnerability...

6.1CVSS5.9AI score0.00856EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 12:18 p.m.•14 views

CVE-2025-29018

CVE-2025-29018 - Internet Banking System 2.0.0 存储型XSS漏洞(pagesaddacctype.php) 描述 Code Astro Internet Banking System 2.0.0 存在一个存储型跨站脚本(XSS)漏洞,原因是pagesaddacctype.php 中的 name 参数未经过净化处理。攻击者可以存储恶意 JavaScript,每当页面被加载时,该脚本就会执行。 受影响组件 pagesaddacctype.php 中的 name 参数 JavaScript 在管理面板视图中执行 利用步骤 1. 导航到 "Add A...

6AI score0.00267EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 10:43 a.m.•11 views

CVE-2021-3395

CVE-2021-3395 建议描述 Pryaniki 6.44.3 中存在一个跨站脚本(XSS)漏洞,允许远程认证用户上传任意文件。当有人访问该附件时,JavaScript 代码将会执行。 漏洞类型 跨站脚本(XSS) 产品供应商 OOO Tekhnologii zashchity 受影响产品代码库 PRYANIKY - 6.44.3 攻击类型 远程 攻击向量 要利用此漏洞,必须有人打开一个特制的 HTML 文件。 供应商是否已确认或承认该漏洞? true true 发现者 Irina Belyaeva Jet Infosystems, jet.su, Maria Kononova J...

5.4CVSS6.2AI score0.0075EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 8:08 a.m.•10 views

kibana-prototype-pollusion

CVE-2019-7609 在 5.6.15 之前的 Kibana 版本以及 6.6.1 版本中,Timelion 可视化工具存在任意代码执行缺陷。拥有 Timelion 应用访问权限的攻击者可以发送一个请求,尝试执行 JavaScript 代码。这可能导致攻击者以主机系统上 Kibana 进程的权限执行任意命令。 CVSS: 博客: https://research.securitum.com/prototype-pollution-rce-kibana-cve-2019-7609/ Payload: https://github.com/mpgn/CVE-2019-7609 目标 设...

10CVSS7.7AI score0.95338EPSS
SaveExploits12References2
Kitploit
Kitploit
•added 2026/09/21 7:52 a.m.•10 views

CVE-2023-33829

CVE-2023-33829:SCM Manager 1.60中的存储型XSS漏洞 摘要 在SCM Manager 1.2 = 1.60版本中发现了一个漏洞,允许先前经过身份验证且具有写入权限的攻击者在特定字段中执行JavaScript代码。 此概念验证是在本地环境中使用docker部署SCM Manager 1.60完成的。 CVE发布: https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2023-33829...

5.4CVSS6.3AI score0.07258EPSS
SaveExploits7References1
Kitploit
Kitploit
•added 2026/09/21 1:55 a.m.•16 views

CVE-2026-36226

CVE-2026-36226:Advantech WebAccess/SCADA 创建新项目用户 XSS 概念验证 此仓库包含针对 CVE-2026-36226 的无害概念验证,该漏洞是 Advantech WebAccess/SCADA 8.0-2015.08.16 中的跨站脚本问题。 此仓库仅用于授权的安全研究和本地复现。请勿将其用于您不拥有或未经明确许可测试的系统。 概述 Advantech WebAccess/SCADA 8.0-2015.08.16 在管理仪表盘的创建新项目用户组件中存在一个跨站脚本漏洞。decryption...

6AI score0.00302EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 12:58 a.m.•7 views

CVE-2021-40513

CVE-2021-40513 OSCAR McMaster 19.401235 反射型跨站脚本漏洞 OSCAR McMaster 应用程序 19.401235 版本的多个页面中存在一个反射型跨站脚本漏洞,允许任意执行 JavaScript 命令。 CVE mitre 占位符 存在漏洞的 JSP 页面: documentReport.jsp - functionid、function、curUser 参数 addappointment.jsp - duration、endtime、starttime、day、month、year、providerno 参数 unLock.jsp -...

5.9AI score
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/21 12:00 a.m.•1 views

CVE-2026-58504: Improper Neutralization of Input During Web Page Generation

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.2.5, opening or importing a crafted .drawio file can execute attacker-controlled JavaScript in the draw.io origin when selected cells are processed by TextFormatPanel.addFont in...

6.1CVSS6AI score0.00355EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/21 12:00 a.m.•32 views

CVE-2026-36472

CuteNews v.2.1.2 is vulnerable to Cross Site Scripting XSS. Improper neutralization of the referer value 2.0.1 allows a remote attacker to execute arbitrary JavaScript in the context of an authenticated user's session via a javascript: URI rendered as an unsanitized clickable link on the msginfo...

0.00227EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/21 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-54355

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MapServer is a system for developing web-based GIS applications. From 6.0 until 8.6.4, MapServer's OpenLayers HTML output for...

5.3CVSS5.7AI score0.005EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/20 5:02 p.m.•10 views

CVE-2025-51411

🛡️ CVE 披露:CVE-2025-51411 — Institute-of-Current-Students 中的反射型 XSS 披露日期: 2025年7月25日 CVE ID: CVE-2025-51411 严重性: 中危 CVSS 6.1 🧩 概述 Institute-of-Current-Students v1.0 项目的 postquerypublic 端点存在一个反射型跨站脚本 XSS 漏洞。email 参数中的未经清理输入直接反射回响应 HTML 中,允许攻击者在访问恶意链接或提交精心构造请求的用户浏览器中执行任意 JavaScript。 此问题已被分配标识符...

6AI score0.00322EPSS
SaveExploits2References2
Rows per page
Query Builder