263 matches found
CVE-2024-28995
CVE-2024-28995 PoC SolarWinds Serv-U 存在目录遍历漏洞,允许攻击者读取主机上的敏感文件。 查询 Shodan: product:"Rhinosoft Serv-U httpd" "Serv-U FTP Server" Fofa: app="SolarWinds-Serv-U-FTP" 参考链接 https://nvd.nist.gov/vuln/detail/CVE-2024-28995 https://www.solarwinds.com/trust-center/security-advisories/CVE-2024-28995...
CVE-2024-28995
CVE-2024-28995 PoC 和批量扫描器 概述 该仓库包含 SolarWinds Serv-U CVE-2024-28995 目录遍历漏洞的概念验证(PoC)和批量扫描器。此漏洞允许未经授权的访问,读取主机上的敏感文件。该漏洞由 Hussein Daher 发现并报告。 功能 单个目标扫描 :扫描单个 URL 是否存在 CVE-2024-28995 漏洞。 批量扫描 :从文件中读取多个 URL 进行 CVE-2024-28995 漏洞扫描。 多线程 :利用多线程同时扫描多个目标。 多种载荷 :脚本检查两种用于 CVE-2024-28995 漏洞的载荷。 使用方法 单个目标扫描...
SolarWinds-CVE-2021-35250
SolarWinds-CVE-2021-35250 Serv-U v.15.3.0.X CVE-2021-35250-目录遍历 大家好 这是我的第一个 POC,请多包涵。 免责声明 本仓库的作者对使用或滥用这些 PoC 漏洞利用代码所造成的任何损害不承担责任。这些 PoC 仅用于教育和研究目的,未经所有者明确许可,绝不应被用于攻击或利用系统。 描述 我在"R-X Team"工作。在渗透测试期间,我遇到了 Serv-U。我开始寻找已知漏洞,并对 CVE-2020-27994 感兴趣。但它已被 15.2.2 版本中的更新修复,而我当时使用的是 Serv-U 15.3.0...
CVE-2024-28995
CVE-2024-28995 SolarWinds Serv-U 存在目录遍历漏洞,允许读取主机上的敏感文件。 安装 git clone https://github.com/gotr00t0day/CVE-2024-28995.git cd CVE-2024-28995 pip3 install -r requirements.txt 用法 扫描单个目标 root@kitploit: python3 CVE-2024-28995.py -t domain.com 扫描域名列表 root@kitploit: python3 CVE-2024-28995.py -f domains.txt...
CVE-2024-28995
CVE-2024-28995 自动化路径遍历与本地文件读取 功能特性 版本检测 :从服务器标头中检索 Serv-U 版本。 漏洞检查 :将检测到的版本与已知易受攻击的版本(15.4.2 或更低版本)进行比较。 默认路径测试 :测试 Windows 和 Linux 的预定义路径,以确定服务器是否存在漏洞。 自定义路径测试 :允许用户指定自定义目录和文件路径,以测试文件读取漏洞。 字典路径测试 :支持使用字典来测试多个路径,以发现文件读取漏洞。 使用方法 要使用此工具,您需要安装 Python。使用适当的参数运行脚本: root@kitploit: python3...
CVE-2024-28995
SolarWinds Serv-U 目录遍历漏洞 POC root@kitploit: cat targets.txt | nuclei -duc -t CVE-2024-28995.yaml image 分析 https://t.co/JPCd6Y4v1g Shodan 查询 product:"Rhinosoft Serv-U httpd,rhinosoft serv-u httpd"...
CVE-2024-28995-SolarWinds-Serv-U
CVE-2024-28995-SolarWinds-Serv-U SolarWinds Serv-U File Server Serv-U 是一款多协议文件服务器,能够通过各种方式与其他联网计算机发送和接收文件。 CVE-2024-28995 是 SolarWinds Serv-U 中的一个未经身份验证的目录遍历漏洞,可能允许攻击者读取目标机器上的敏感文件。 受影响的产品和版本: SolarWinds Serv-U 15.4.2 HF 1 及之前版本 Shodan product:"Rhinosoft Serv-U httpd,rhinosoft serv-u httpd" 用法:...
CVE-2026-28318-check
SolarWinds Serv-U 認証不要 DoS: 安全な検出スクリプト CVE-2026-28318 に対する安全で 破壊的ではない 検出器です。これは SolarWinds Serv-U 修正が欠けていることを証明します。サービスをクラッシュさせて確認するわけではありません。 VULNERABLE 判定は、HF1 入力検証ゲートが存在しないことを意味し、これがこの CVE の正確な代理指標です。スクリプトは意図的にそこで止まり、クラッシュさせる deflate 値を送信することはありません。 必要条件 Python 3.7 以降、標準ライブラリのみ。サードパーティパッケージは不要...
servu-cve-2026-28318-poc
CVE-2026-28318 — SolarWinds Serv-U "Content-Encoding: deflate" 预认证崩溃 根因分析 + DoS 概念验证。 公开公告将此漏洞归类为未认证的 拒绝服务 / 不受控制的资源消耗 。二进制分析表明,根本缺陷是内存安全 问题:在 HTTP deflate 解码路径中对内部指针执行了无效的free,这会破坏进程堆(STATUSHEAPCORRUPTION、0xC0000374)。这不是 解压炸弹,且崩溃与解压后的大小无关 。 ⚠️ 免责声明 / 适用范围 这是针对已修补、已公开披露 漏洞的防御性安全研究 (修复已于 2026-06-04...
CVE-2024-28995
CVE-2024-28995 漏洞利用工具 2024年6月5日,SolarWinds 发布了关于 CVE-2024-28995 的安全公告,这是一个影响其文件传输解决方案 Serv-U 的高危目录遍历漏洞。该漏洞由 Web Immunify 的研究人员 Hussein Daher 发现。 使用漏洞利用脚本 root@kitploit: python3 CVE-2024-28995.py -t http://example.com/ -f somefile 使用 Curl root@kitploit: curl -i -k --path-as-is...
CVE-2026-28317
SolarWinds Serv-U is affected by an insecure direct object reference IDOR vulnerability that can lead to privilege escalation. This issue requires domain administrator access. The impact is lower in Windows deployments...
CVE-2026-28321
SolarWinds Serv-U is affected by a broken access control vulnerability that could allow arbitrary file read and write, which can then be used to escalate privileges and execute code as root. A domain administrator access is required, and the impact is lower in Windows installations...
CVE-2026-28312
SolarWinds Serv-U is affected by a privilege escalation vulnerability. This would elevate a group’s access to system administrator and allow code execution as root. The impact is lower in Windows deployments...
CVE-2026-28314
SolarWinds Serv-U is affected by an insecure direct object reference vulnerability that leads to an account takeover. User authentication is required. The impact is lower in Windows deployments...
CVE-2026-28313
SolarWinds Serv-U is affected by an insecure direct object reference IDOR vulnerability that can lead to SMTP hijacking leading to arbitrary account takeover. The impact is lower in Windows deployments...
CVE-2026-28315
SolarWinds Serv-U was found to be affected by a stored cross-site scripting vulnerability that could lead to session hijacking or information disclosure from an administrator account...
CVE-2026-28316
SolarWinds Serv-U is affected by an insecure direct object reference IDOR vulnerability that can lead to privilege escalation to a system administrator with the ability to execute commands as the root user. This issue requires a domain account with administrator access. The impact is lower in...
CVE-2026-28304
SolarWinds Serv-U is affected by a remote code execution vulnerability that, when exploited, can allow the arbitrary execution of code remotely as root. The impact is lower in Windows deployments...
CVE-2026-28309
SolarWinds Serv-U is affected by a broken access control vulnerability that allows a domain administrator to create system administrator accounts. The impact is lower in Windows deployments...
CVE-2026-28306
SolarWinds Serv-U is affected by a privilege escalation vulnerability that allows a domain administrator to elevate their privileges to a system administrator. The impact is lower in Windows deployments...