3032 matches found
CVE-2021-3131
CVE-2021-3131 Descripción sugerida El servidor web en 1C:Enterprise 8 anterior a 8.3.17.1851 envía credenciales codificadas en base64 en el parámetro URL 'creds'. Tipo de vulnerabilidad Otro CWE-522 Credenciales insuficientemente protegidas Vendedor del producto 1C Company Código base del product...
CVE-2025-32778
CVE-2025-32778 - Web-Check コマンドインジェクションエクスプロイト 説明 CVE-2025-32778 は、Lissy93 による Web-Check OSINT ツールにおける重大なコマンドインジェクションの脆弱性です。 認証されていない攻撃者が、スクリーンショット API の url パラメータを介して任意のシステムコマンドを実行することを可能にします。 この Python スクリプトは、エクスプロイトを自動化し、リバースシェルを生成したり、カスタムシェルペイロードを受け入れたりできます。 警告...
CVE-2025-13796-PoC
CVE-2025-13796-PoC deco-cx アプリケーション: パラメータ analyticsScript.ts AnalyticsScript サーバーサイドリクエストフォージェリ PoC : root@kitploit: curl --path-as-is -i -s -k -X $'GET' \ -H $'Host: x.x.x.x' \ $'http://x.x.x.x/live/invoke/website/loaders/analyticsScript.ts?url=file:///etc/passwd'...
exploit-CVE-2016-8016-25
McAfee Virus Scan for Linux 多个远程漏洞 此漏洞利用程序及本仓库中的所有代码均已被移除,以避免违反 McAfee 的任何许可协议。 McAfee VirusScan Enterprise for Linux 是 McAfee 的企业级防病毒解决方案。其独特的基于 Linux 的实时访问扫描器会持续监控系统,防范潜在攻击。 漏洞 VSEL 2.0.3(及更早版本)受以下已公布的安全漏洞影响。ENSL 10.2 版本修复了以下漏洞。Intel Security 强烈建议所有客户从 VSEL 升级到 ENSL。 CVE-2016-8016: Intel Securi...
CVE-2019-8451
CVE-2019-8451 https://jira.atlassian.com/browse/JRASERVER-69793 root@kitploit: http://host:port/plugins/servlet/gadgets/makeRequest?url=http://:@'.formathost, port, target https://host:port/plugins/servlet/gadgets/makeRequest?url=https://:@'.formathost, port, target...
SSRF-Exploit-CVE-2024-27564
SSRF-Exploit-CVE-2024-27564 项目标题 本项目演示了 pictureproxy.php 文件中的一个服务器端请求伪造(SSRF)漏洞。 描述 pictureproxy.php 中的一个漏洞允许远程攻击者通过向 url 参数注入 URL 来执行任意请求。此 SSRF 漏洞可在无需身份验证的情况下被利用,因此尤为危险。 存在漏洞的代码位于 pictureproxy.php 文件中。问题在于该函数未正确验证 url 参数。$GET'url' 变量被传递给 filegetcontents 函数,该函数会从指定 URL 获取内容。这可能导致 SSRF。 概念验证...
CVE-2021-22941
使用 python3 exploit -u url --shell http://127.0.0.1/shell --ping 127.0.0.1 参考 https://codewhitesec.blogspot.com/2021/09/citrix-sharefile-rce-cve-2021-22941.html...
CVE-2024-27564
CVE-2024-27564 描述: pictureproxy.php 存在一个漏洞,允许远程攻击者通过向 url 参数注入 URL 来执行任意请求。此 SSRF 漏洞无需身份验证即可利用,因此尤为危险。 漏洞代码位于 pictureproxy.php 文件中。问题在于该函数未正确验证 url 参数。$GET'url' 变量被传递给 filegetcontents 函数,该函数会从指定 URL 获取内容。这可能导致 SSRF。 PoC: root@kitploit: ?php if isset$GET'url' $image = filegetcontents$GET'url';...
Jenkins-CVE-2024-23897-
使用コマンド:python 3 CVE-2024-23897 . py-l 2 . txt-f/etc/passwd(URLを2.txtに書き込めば一括処理可能)...
CVE-2026-40465
NSP is vulnerable to an open redirect due to insufficient server-side validation of the URL or redirect parameter...
CVE-2026-40465 An Open Re-direct Vulnerability in Nokia NSP
NSP is vulnerable to an open redirect due to insufficient server-side validation of the URL or redirect parameter...
CVE-2022-35499
Trimble TM4WEB =22.2.0 において、外部請求書ビューアエンドポイントは、URL に追加された任意のパラメータへの注入により、反射型クロスサイトスクリプティングに対して脆弱です。 ステップ 1 : 以下の URL 例は、脆弱性をトリガーし、javascript alert 関数を実行して、概念実証として数字 1 を表示します。 この脆弱性は、研究者がこれまでに観察したすべての TM4WEB インストールで動作します。 存在しないサイトを使用した悪意のある URL の例:...
CVE-2023-51214
推奨説明 PHP v.1を使用したWebアプリケーションでのアクティビティログ実装におけるクロスサイトスクリプティングの脆弱性により、リモートの攻撃者が細工されたペイロードをURLに送信することで任意のコードを実行できる可能性があります。 脆弱性タイプ クロスサイトスクリプティング XSS 製品ベンダー sourcecodester.com 影響を受ける製品 PHPを使用したWebアプリでのアクティビティログ実装 - v1 影響を受けるコンポーネント URL 攻撃タイプ リモート 影響:コード実行 true 攻撃ベクター 詳細不要 参照...
compaXSS
CompaXSS 反射型クロスサイトスクリプティング XSS のバイパス ======= root@kitploit: Example: python compaxss.py --url https://support.snapchat.com/login?next=-run 開発者 Jose Pino - @jofpin Juan Eljach - @juaneljach...
WordPress StageShow <5.0.9 - Open Redirect
WordPress StageShow plugin before 5.0.9 contains an open redirect vulnerability in the Redirect function in stageshowredirect.php. A remote attacker can redirect users to arbitrary web sites and conduct phishing attacks via a malicious URL in the url parameter. id: CVE-2015-5461 info: name:...
CVE-2023-50596
CVE-2023-50596 建议描述 使用 PHP 和 API v.1.00000 的简单图片堆叠网站存在跨站脚本漏洞,允许远程攻击者通过构造的载荷在 URL 中执行任意代码。 附加信息 在 URL 部分粘贴我们的载荷 "onmouseenter=alert1// "onmouseenter=alertdocument.domain// 漏洞类型 跨站脚本(XSS) 产品供应商 sourcecodester.com 受影响产品代码库 使用 PHP 和 API 的简单图片堆叠网站 - v1.00000 受影响组件 URL 攻击类型 远程 影响代码执行 true 攻击向量...
CVE-2025-55182-exploit
CVE-2025-55182-exploit TL;DR 此工具仅用于合法的渗透测试目的。请勿参与任何非法活动。 使用方法 python3 exploit.py 演示视频...
CVE-2022-26134
CVE-2022-26134 用法: exploit.py url command...
CVE-2024-33210
CVE-2024-33210 È stata identificata una vulnerabilità di cross-site scripting XSS in Flatpress 1.3. Questa vulnerabilità consente a un attaccante di iniettare script dannosi nelle pagine web visualizzate da altri utenti. Tipo di vulnerabilità: Cross Site Scripting XSS Vendor del prodotto: flatpre...
CVE-2019-12541
CVE-2019-12541 Vulnerabilità XSS in Zoho ManageEngine ServiceDesk Plus 9.3 in SolutionSearch.do Informazioni Descrizione: È stato scoperto un problema in Zoho ManageEngine ServiceDesk Plus 9.3. C'è XSS tramite il parametro searchText di SolutionSearch.do. Autore: Concobe di Tarantula Team - VinCS...