1126329 matches found
XSS2Shell-CVE-2026-64638
Este repositorio no tiene un README...
CVE-2022-33075
CVE-2022-33075 エクスプロイトタイトル: Zoo Management System 1.0 - 格納型クロスサイトスクリプティング XSS 日付: 05/26/2022 エクスプロイト作成者: Angelo Pio Amirante ベンダーホームページ: https://www.sourcecodester.com/ ソフトウェアリンク: https://www.sourcecodester.com/php/15344/zoo-management-system-phpoop-free-source-code.html...
react16-ssr
CVE-2018-6341 https://vulners.com/cve/CVE-2018-6341 用于复现 XSS 漏洞的简单 PoC 步骤 npm i npm run start 访问 localhost:3006...
CVE-2024-4367-PoC
CVE-2024-4367-PoC 此概念验证(PoC)演示了对CVE-2024-4367漏洞的利用,该漏洞涉及跨站脚本(XSS)攻击。 功能 此PoC收集并显示以下类型的信息: 1. 常规信息: 域名 标题 当前URL 来源URL 与域名关联的Cookie 2. 浏览器环境信息: LocalStorage和SessionStorage数据 用户代理 屏幕分辨率 平台(操作系统) 3. Web特性: Cookie启用/禁用状态 请勿追踪状态 最大触摸点数(适用于移动设备) 连接类型(例如4G、WiFi) 电池电量(如果可用) 4. 屏幕信息: 屏幕分辨率 色深 可用宽度和高度...
cve-2023-40000
cve-2023-40000 Esto es un PoC de cve-2023-40000. Exploit de Wordpress LiteSpeed Cache. El CVE puede aplicarse a todas las versiones de LiteSpeed Cache --------------------+"; echo "+----------------------------------------------------------------------+";...
Exploit-Medium-CVE-2021-41184
Exploit-Medium-CVE-2021-41184 利用 Medium CVE-2021-41184 在 .position 工具的 of 选项中的 XSS 1. jQuery UI 版本 v1.12.1 存在漏洞 1.1 https://www.website.com/js/jquery/jquery-ui-1.12.1/jquery-ui.min.js...
PwnXSS
A powerful XSS scanner made in python 3.7 Installing Requirements: BeautifulSoup4 root@kitploit: pip install bs4 requests root@kitploit: pip install requests python 3.7 Commands: root@kitploit: git clone https://github.com/pwn0sec/PwnXSS chmod 755 -R PwnXSS cd PwnXSS python3 pwnxss.py --help Usag...
CVE-2023-51800
CVE-2023-51800 School Fees Management System v1.0 - 多个跨站脚本(XSS)漏洞 描述 :School Fees Management System v1.0 存在多个跨站脚本(XSS)漏洞。 受影响的产品版本 :School Fees Management System v1.0 CVE 作者 :Geraldo Alcântara 日期 :28/11/2023 确认日期 :10/12/2023 CVE :CVE-2023-51800 CVE 链接 :https://vulners.com/cve/CVE-2023-51800 NVD 链...
CVE-2026-2472-Vertex-AI-SDK-Google-Cloud
未经认证的存储型跨站脚本(XSS)——Google Cloud Vertex AI SDK google-cloud-aiplatform 的 genai/evalsvisualization.py,影响版本从 1.98.0 到(但不包含)1.131.0 - github.com/googleapis/python-aiplatform 作者:Joshua Provoste(N-day 研究员与开发者) 致谢:Din Asotić(零日漏洞发现者与报告者) 关于 google-cloud-aiplatform google-cloud-aiplatform 是 Google Cloud...
WordPress Vigilant plugin <= 2.10.2 - Cross Site Scripting (XSS) vulnerability
Cross Site Scripting XSS vulnerability discovered by Sebastian Albrecht in WordPress Plugin Vigilant versions = 2.10.2...
WordPress Simple Ajax Chat plugin <= 20260811 - Cross Site Scripting (XSS) vulnerability
Cross Site Scripting XSS vulnerability discovered by HEI LAI SZE in WordPress Plugin Simple Ajax Chat versions = 20260811...
golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting XSS attacks in applications. Such attacks can result in information...
golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting XSS attacks, where...
Important: Red Hat Security Advisory: osbuild-composer security update
An update for osbuild-composer is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...
CVE-2025-64095---DNN-Unauthenticated-arbitrary-file-upload
CVE-2025-64095---DNN 未认证任意文件上传 DNN 访问控制不足的 POC - 图片上传允许覆盖站点内容 我是个简单的人,看到 cvss:10/10 我就冲了 xD 我看到了这个新的 CVE CVE-2025-64095,DNN 访问控制不足 - 图片上传允许覆盖站点内容 默认的 HTML 编辑器提供程序允许未认证的文件上传,并且图片可以覆盖现有文件。 描述 未认证用户可以上传并替换现有文件,从而允许篡改网站,并与其他问题结合,注入 XSS 载荷。 https://nvd.nist.gov/vuln/detail/CVE-2025-64095 基础评分:10.0 严重...
Tiredful-API
What is Tiredful API? Tiredful API is intentionally designed broken app. The aim of this web app is to teach developers, QA or security professionals about flaws present in webservices REST API due to insecure coding practice. Who can use Tiredful API? Web developers Web Pentesters Security...
html/template: golang: Go html/template: Cross-Site Scripting via pathological input
A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...
Zurmo-Stable-3.1.1-XSS-By-Provensec-LLC
Zurmo-Stable-3.1.1-XSS-By-Provensec-LLC Zurmo-Stable-3.1.1 クロスサイトスクリプティング XSS 割り当てられたCVE番号: CVE-2017-7188...