Lucene search
+L

3189 matches found

Kitploit
Kitploit
added 2026/09/13 5:34 p.m.5 views

CVE-2022-35899

CVE-2022-35899 未引用的服务路径 ASUS GameSDK 漏洞标题:ASUS GameSDK v1.0.0.4 - 'GameSDK.exe' 未引用服务路径(权限提升) 日期:2022年7月14日 漏洞作者:Angelo Pio Amirante 版本:1.0.0.4 测试环境:Windows 10 修复版本:1.0.5.0 发现未引用服务路径的步骤 root@kitploit: wmic service get name,displayname,pathname,startmode | findstr /i "auto" | findstr /i /v...

7.8CVSS7.5AI score0.00903EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 5:13 p.m.10 views

CVE-2022-45988

CVE-2022-45988 StarSoftComm HP CooCare 存在权限提升漏洞 我已联系 hp-security-alert,他们已修复此漏洞。关于 StarSoftComm CooCare HP-PSRT-IR 4106 供应商回复了以下信息: 请按照以下步骤更新: 1. 启动 eService 2. 等待约 3 分钟 3. 关闭并重新启动 eService 4. 确认版本为 v5.364 或更高版本。 StarSoftComm HP CooCare 存在一个权限提升漏洞,攻击者可利用该漏洞提升其权限级别。 e管家超级版是 HP 星 14 pro...

7.8CVSS7.5AI score0.00417EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 3:18 p.m.9 views

CVE-2017-1000475

CVE-2017-1000475:FreeSSHd 未加引号的服务路径(Unquoted Service Path) 概念验证 Windows 10 上安装 freeSSHd 1.3.1,使用默认配置,并选择以系统服务方式运行。 用于检查未加引号服务路径的命令。该服务默认未加引号。 该进程默认以 SYSTEM 权限运行。 使用 MSFVenom 创建一个反向 shell,以测试与攻击者的连接,并将生成的可执行文件重命名为 Program.exe,配置为连接攻击者 IP(192.168.158.133:4444): 然后配置监听器以处理该连接: Windows 网络配置:...

7.8CVSS7.5AI score0.00614EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 2:45 p.m.4 views

CVE-2024-27673

CVE-2024-27673 ASUS Control Center Express = 01.06.15 - Ruta de Servicio Sin Comillas Descripción: ASUS Control Center Express Versión = 01.06.15 contiene una ruta de servicio sin comillas que permite a atacantes escalar privilegios al nivel de sistema. Asumiendo que los atacantes tengan acceso d...

5.9AI score
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 1:38 p.m.6 views

CVE-2022-23909

CVE-2022-23909 Descripción: En Windows, el servicio Sherpa Connector Service versión 2020.2.20328.2050 contiene una vulnerabilidad de ruta de servicio sin comillas, que permite a usuarios autenticados localmente con privilegios administrativos ejecutar ejecutables maliciosos con privilegios de...

7.8CVSS7.4AI score0.01027EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 1:27 p.m.5 views

CVE-2024-27462

CVE-2024-27462 Wondershare MobileTrans 4.5.6 - Unquoted Service Path Description: Wondershare Filmora versions 4.5.6 and lower contain multiple unquoted service path which allow attackers to escalate privileges to the system level. Impacted services WsAppService3 service binary Path C:\Program...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:24 p.m.4 views

CVE-2023-37800

Ruta de Servicio sin Comillas en Fortect - 5.0.0.7 - CVE-2023-37800 Ruta de Servicio sin Comillas en Fortect - 5.0.0.7 Descubridor: Idan Malihi Descripción El componente MainService.exe es vulnerable a una ruta de servicio sin comillas: C:\Program Files\Fortect\MainService.exe Pasos para Reproduc...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:56 p.m.5 views

CVE-2023-36165

CVE-2023-36165 MiniTool Partition Wizard ShadowMaker v.12.7 中存在一个问题,允许攻击者通过 SchedulerService.exe 组件执行任意代码并提升权限。 漏洞利用标题:MiniTool Partition Wizard ShadowMaker v.12.7 - 未引用的服务路径 日期:2023年8月5日 漏洞利用作者:Idan Malihi 厂商主页:https://www.minitool.com/ 软件链接:https://www.minitool.com/download-center/ 版本:12.7...

6.7AI score
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 12:00 p.m.4 views

CVE-2023-36168

CVE-2023-36168 AVG AVG Anti-Spyware v.7.5 中的一个问题允许攻击者通过恶意脚本向 guard.exe 组件执行任意代码 漏洞利用标题:AVG Anti Spyware 7.5 - Unquoted Service Path 日期:05/08/2023 漏洞利用作者:Idan Malihi 厂商主页:https://www.avg.com 软件链接:https://www.avg.com/en-ww/homepagepc 版本:7.5 测试环境:Microsoft Windows 10 Pro CVE编号:CVE-2023-36168 PoC...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:59 a.m.7 views

SharpPrivesc

SharpPrivesc 练习C并将Privesc攻击面整合在一起。仍然是新手内容。主要是Privesc检查之类的东西。 我更喜欢Spectreops的命令行解析类,因此决定使用它们,而不是其他像command line parser等.NET包。 待办事项: 菜单 更多的Privesc检查模块。 已完成 嵌套组 未引用的服务路径: DC同步:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:26 p.m.10 views

CVE-2023-36164

CVE-2023-36164 MiniTool Partition Wizard ShadowMaker v.12.7 中存在一个问题,允许攻击者通过 MTAgentService 组件执行任意代码。 漏洞标题:MiniTool Partition Wizard ShadowMaker v.12.7 - 未加引号的服务路径 日期:05/08/2023 漏洞作者:Idan Malihi 厂商主页:https://www.minitool.com/ 软件链接:https://www.minitool.com/download-center/ 版本:12.7 测试环境:Microsoft...

5.9AI score
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 9:35 p.m.8 views

CVE-2023-36169

CVE-2023-36169 SlySoft Game Jackal Pro v.5.2.0.0 中存在一个问题,允许攻击者通过 server.exe 组件执行任意代码 漏洞利用标题:Game Jackal Server v5 - 未引用的服务路径 日期:05/08/2023 漏洞利用作者:Idan Malihi 厂商主页:https://www.allradiosoft.ru 软件链接:https://www.allradiosoft.ru/en/ss/index.htm 版本:5 测试环境:Microsoft Windows 10 Pro CVE:CVE-2023-36169 PoC...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:05 p.m.6 views

CVE-2024-23774

CVE-2024-23774 - 未加引号的Windows服务路径漏洞 信息将在适当时候提供。...

7.8CVSS5.9AI score0.00444EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 6:41 a.m.7 views

CVE-2025-14018

CVE-2025-14018:NetBT e-Fatura 权限提升漏洞 📋 基本信息 参数| 值 ---|--- CVE ID| CVE-2025-14018 漏洞类型| 本地权限提升(未引用的服务路径) CWE| CWE-428 受影响产品| NetBT e-Fatura 受影响版本| sc qc InboxProcessor SC QueryServiceConfig SUCCESS SERVICENAME: InboxProcessor TYPE : 10 WIN32OWNPROCESS STARTTYPE : 2 AUTOSTART ERRORCONTROL : 1 NORMA...

7.3CVSS6AI score0.00438EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 10:28 a.m.6 views

CVE-2019-17658

FortiClient 中的未引号服务路径漏洞利用 CVE-2019-17658 在 6.2.3 之前的 FortiClient for Windows 存在未引号服务路径漏洞。这可能允许攻击者通过 FortiClientConsole 可执行服务路径获取提升的权限。 基础评分:9.8 向量:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响组件 FortiClient FortiTray 受影响产品 FortiClient for Windows 版本 6.2.2 及以下。 修补版本 FortiClient for Windows 版本...

9.8CVSS8.1AI score0.02179EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 1:23 a.m.8 views

CVE-2022-39959

CVE-2022-39959 Affected Vendor- Panini https://www.panini.com/en Affected Product - Panini Everest Engine Affected Version - 2.0.4 There is an Unquoted Service Path in Everest EngineEverestEngine.exe in version 2.0.4 on Windows. This allows an unauthorized local user to insert arbitrary code into...

7.8CVSS7.4AI score0.0059EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:56 p.m.5 views

CVE-2023-31747

root@kitploit: Exploit Title: Wondershare Filmora 12.2.9.2233 - Unquoted Service Path CVE-2023-31747 Date: 2023/04/23 Exploit Author: msd0pe Vendor Homepage: https://www.wondershare.com My Github: https://github.com/msd0pe-1 Wondershare Filmora: 版本 = wmic service get...

7.8CVSS7.5AI score0.01088EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2026/07/07 12:00 a.m.96 views

ProtonVPN v4.4.1 - Unquoted Service Path

Exploit Title: ProtonVPN v4.4.1 - Unquoted Service Path Date: 2026-06-22 Exploit Author: Milad Karimi Contact: [email protected] Zone-H: www.zone-h.org/archive/notifier=Ex3ptionaL Vendor Homepage: https://protonvpn.com/ Software Link: https://protonvpn.com/ Version: 4.4.1 Tested on: Windo...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/06/19 3:16 p.m.25 views

CVE-2023-54353

Chromacam 4.0.3.0 contains an unquoted service path vulnerability in the PsyFrameGrabberService that allows local attackers to execute arbitrary code by placing malicious executables in unquoted path directories. Attackers with write access to C:\ or subdirectories like C:\Program Files...

8.5CVSS0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/19 3:16 p.m.33 views

CVE-2020-37254

Wondershare PDFelement 5.2.9 contains a privilege escalation vulnerability due to an unquoted service path in the WsAppService Windows service. Local attackers can place a malicious executable in the service path and execute code with LocalSystem privileges upon service restart or system reboot...

8.5CVSS0.00175EPSS
SaveExploits0References4
Rows per page
Query Builder