Lucene search
+L

481696 matches found

Cvelist
Cvelist
added 2026/09/03 2:13 p.m.31 views

CVE-2026-35160

Dell SmartFabric OS10 Software, versions prior to 10.5.6.14, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to Command execution...

5CVSS0.01103EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 2:13 p.m.10 views

EUVD-2026-70493

Dell SmartFabric OS10 Software, versions prior to 10.5.6.14, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to Command execution...

5CVSS6AI score0.01103EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 2:13 p.m.12 views

CVE-2026-35160

Dell SmartFabric OS10 Software , versions prior to 10.5.6.14 , contains an OS Command Injection vulnerability (CWE-78). A high-privileged attacker with remote access could potentially exploit this flaw to achieve arbitrary command execution on the device. The CVSS 3.1 score is 5.0 (MEDIUM) with h...

5CVSS6AI score0.01103EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-9852

A CSV injection vulnerability exists in SYS600. Injected malicious formulas can add or modify data to the spreadsheet, insert links, exfiltrate data, and in some cases, depending on how the user has their environment configured, execute malicious code on the user’s machine. To exploit this issue...

4.6CVSS0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85158

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in videoEmbeded.php that echoes the link parameter inside an HTML comment with zero escaping. Attackers can close the comment with -- and inject arbitrary JavaScript that executes when victims visit the crafte...

5.4CVSS0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85159

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event handlers via relative...

5.4CVSS0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.8 views

CVE-2026-85040

A weakness has been identified in ZhongBangKeJi CRMEB up to 6.0.0. Affected by this vulnerability is the function eval of the file /adminapi/system/crontab/save of the component Custom Scheduled Task Feature. This manipulation of the argument customCode causes os command injection. It is possible...

5.8CVSS0.01639EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-84830

SEPPmail Secure Email Gateway before 15.0.7 contains a command injection vulnerability that allows authenticated administrators to execute commands with elevated privileges...

8.6CVSS0.01068EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-78080

Joomla Extension - feenders.de - Unauthenticated SQL injection in JooDatabase Lite 5.1.0 - The cid parameter is used in queries without validation, allowing SQLi vectors...

9.3CVSS0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.9 views

CVE-2026-76176

SQL injection vulnerability in the endpoint /ocsreports/index.php?function=admindouble due to improper processing of the values in the ID field included in the selectedgrpdupli parameter. An authenticated user with operator privileges can manipulate these values to alter the SQL queries executed ...

8.6CVSS0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.8 views

CVE-2026-76175

SQL injection vulnerability in the delcheck parameter of the /ocsreports/?function=savequerylist endpoint. Input provided by an authenticated user with operator privileges is incorporated into an SQL query without proper parameterisation or validation, allowing the query to be manipulated and...

8.6CVSS0.0033EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:49 p.m.9 views

CVE-2025-65754

CVE-2025-65754 : Stored XSS in Algernon 1.17.4 Description Algernon v1.17.4 is affected by a Cross-Site Scripting XSS vulnerability that allows attackers to execute arbitrary code via a crafted payload into a filename. Affected Project : Algernon - 1.17.4 Project maintainer : Alexander F. Rødseth...

6.1CVSS7.6AI score0.0044EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 12:49 p.m.5 views

ktor-xxe-poc

CVE-2023-45612: JetBrains Ktor XXE 概念验证 本仓库包含一个存在漏洞的 Ktor 服务器,用于演示 CVE-2023-45612 中识别的 XML 外部实体 XXE 注入漏洞。 该漏洞存在于 2.3.5 之前的 Ktor 版本中,当 ContentNegotiation 插件与默认的 xml 序列化器一起使用时。默认的 XML 解析器未配置为防止外部实体的解析,从而允许攻击者读取服务器上的任意文件。 以下部分是在您自己环境中重现该漏洞利用的步骤。 前提条件 我在本 PoC 中使用的版本: IntelliJ IDEA 2025.2.3 JDK 21...

9.8CVSS8.2AI score0.00595EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/03 12:26 p.m.5 views

CVE-2017-5638

实验1 — Apache Struts2 OGNL注入 CVE-2017-5638 / S2-045 一、系统分析 攻击面分析 启动容器后,Struts2日志显示应用程序加载了熟悉的配置文件,如struts-default.xml 、struts-plugin.xml 和struts.xml 。这确认了所使用的框架是Apache Struts2 。 一个值得注意的点出现在这一行: Choosing bean jakarta for org.apache.struts2.dispatcher.multipart.MultiPartRequest...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/03 12:24 p.m.9 views

CVE-2026-72898

CVE-2026-72898 Metabase 密码重置未认证 SQL 注入 ★ CVE-2026-72898 Metabase /api/session/resetpassword 未认证盲 SQL 注入 PoC ★ https://github.com/user-attachments/assets/4efe5ae3-2a41-4567-815b-ee3f731a5a59 概述 CVE-2026-72898 是 Metabase 中的一个未认证 SQL 注入 漏洞(CVSS 10.0),可通过公开的 POST /api/session/resetpassword 端点访问。...

10CVSS8.4AI score0.94217EPSS
SaveExploits7References1
EUVD
EUVD
added 2026/09/03 12:24 p.m.10 views

EUVD-2026-70452

Joomla Extension - feenders.de - Unauthenticated SQL injection in JooDatabase Lite 5.1.0 - The cid parameter is used in queries without validation, allowing SQLi vectors...

9.3CVSS5.9AI score0.00281EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 12:24 p.m.13 views

CVE-2026-78080

CVE-2026-78080 affects the JooDatabase Lite Joomla extension (feenders.de), versions below 5.1.0 . The root cause is the cid parameter being used in database queries without input validation, enabling an unauthenticated SQL injection attack over the network with low complexity and no user interac...

9.3CVSS5.9AI score0.00281EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:22 p.m.7 views

CVE-2026-38945

CVE-2026-38945 author: Rafael José Núñez Gulías company: Iberian Var Group Affected products: RayVentory Scan Engine 12.6 Update 8 and previous versions Raynet advisory: RSEC200967 rvia in Raynet executes a find command with improperly terminated search criteria to locate Java installations when...

7.8CVSS5.9AI score0.00799EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 11:47 a.m.6 views

ForgottenButNotGone

被遗忘但并未消失 本仓库包含在 Black Hat USA 2026 和 DEF CON 34 演讲“被遗忘但并未消失:遗留 Linux 服务中的未认证 RCE 与 LPE”中所述漏洞的概念验证脚本。 CVE-2026-28372 TelnetD 中的本地权限提升:无特权攻击者可利用 TelnetD 的环境变量功能为其授予 root 权限的 shell。按照设计和 RFC,Telnet 协议允许其客户端为 shell 会话设置环境变量。该功能从安全角度来看设计得很差。该服务允许未认证客户端为 telnetd 进程本身及其所有子进程设置环境变量。其子进程之一是...

9.8CVSS7.8AI score0.97878EPSS
SaveExploits81References1
Kitploit
Kitploit
added 2026/09/03 11:46 a.m.5 views

zyxel-wax650s-research-notebook-public

Zyxel WAX650S 研究笔记 Zyxel WAX650S 固件 V7.10ABRM.4C0 的公开安全研究笔记。 本仓库以故事化维基的形式编写,面向研究人员及后续 LLM 辅助的跟进工作。它记录了实验室的搭建过程、已确认的发现、失败的利用链,以及证据边界的所在位置。 目标 设备:Zyxel WAX650S 固件:V7.10ABRM.4C0 固件 SHA-256:e0a93db912c0b7203e0eb899f07ddef99b62a82a27352477c0f85d761576b1e0 架构:AArch64 用户态 主要 Web 技术栈:Zyxel...

5.9AI score
SaveExploits0References19
Rows per page
Query Builder