27836 matches found
CVE-2026-81016
A flaw was found in the Linux kernel. Specifically, within the AMD Platform Management Controller PMC component, the amdstbs2dinit function does not properly validate memory addresses returned by System Management Unit SMU commands. This can result in the kernel attempting to map a critical memor...
CVE-2026-89620
A flaw was found in the Linux kernel's HID Intel QuickSPI driver. A local attacker can exploit a heap buffer overflow by providing a specially crafted report through a hidraw SETREPORT/SETFEATURE ioctl. This allows the attacker to overflow a buffer with controlled length and content, potentially...
CVE-2026-89329 Device-mapper-multipath: local denial of service via blocking ipc send operations
A flaw was found in multipathd. A local attacker with access to the multipathd UNIX control socket can exploit this vulnerability by sending valid commands and then ceasing to read replies. This action can cause the multipathd listener thread to block, leading to a Denial of Service DoS where...
CVE-2026-89329
A vulnerability in multipathd (part of Device-mapper-multipath ) allows a local attacker with access to the UNIX control socket to cause a Denial of Service . By sending valid commands and then ceasing to read replies, the attacker can cause the listener thread to block , resulting in legitimate ...
EUVD-2026-76186
A flaw was found in multipathd. A local attacker with access to the multipathd UNIX control socket can exploit this vulnerability by sending valid commands and then ceasing to read replies. This action can cause the multipathd listener thread to block, leading to a Denial of Service DoS where...
CVE-2023-43353-CMSmadesimple-Stored-XSS---News---Extra
CMSmadesimple 存储型XSS v2.2.18 作者:Sergio 描述: CMSmadesimple v.2.2.18 中的跨站脚本漏洞允许本地攻击者通过在“内容 - 新闻菜单”的 Extra 中注入精心构造的脚本来执行任意代码。 攻击向量: 对“内容 - 新闻菜单”的 Extra 输入进行过滤的漏洞,允许注入 JavaScript 代码,当用户访问网页时会被执行。 POC: 登录面板后,我们进入主菜单的“内容 - 新闻”部分。 我们编辑该“内容 - 新闻菜单”,使用我们创建的 payload,可以看到我们可以在 Extra 字段中注入任意 JavaScript 代码。 XS...
CVE-2023-44765_ConcreteCMS-Stored-XSS---Associations
ConcreteCMS XSS v2.2.18 作者:Sergio 描述: ConcreteCMS v.9.2.1 中的跨站脚本漏洞允许本地攻击者通过向“系统与设置”中的“数据对象”的“复数句柄”注入恶意脚本,从而执行任意代码。 攻击向量: 脚本注入——对“系统与设置 - 数据对象”中“复数句柄”输入内容的消毒处理存在漏洞,允许注入 JavaScript 代码,当用户访问该网页时会被执行。 POC: 登录面板后,前往“系统与设置 - 数据对象”部分(位于常规菜单中)。 编辑“实体”字段,填入我们构造的载荷,可以看到我们可以在“复数句柄”字段中注入任意 JavaScript 代码。 XSS...
CVE-2023-43342-Quick-CMS-Stored-XSS---Languages-Frontend
Quick CMS 存储型 XSS v6.7 作者:(Sergio) 描述: Quick CMS v6.7 中存在一个跨站脚本(XSS)漏洞,允许本地攻击者通过向“语言菜单”(Languages Menu)中的“前端和后端 - 页面”(Front and back end - Pages)注入特制脚本来执行任意代码。 攻击向量: 脚本注入——“语言 - 前端和后端”(Languages - Front and back end)中“页面”(Pages)条目的净化机制存在漏洞,允许注入 JavaScript 代码,当用户访问该网页时将执行此代码。 POC:...
CVE-2023-43341-Evolution-Reflected-XSS---Installation-Connection-
Evolution CMS 反射型 XSS v3.2.3 作者: Sergio 描述: evolution v.3.2.3 安装过程中的一个反射型跨站脚本(XSS)漏洞,允许本地攻击者通过注入到 uid 参数中的恶意负载来执行任意 Web 脚本。 攻击向量: 数据库安装过程中 uid 参数未充分过滤,导致可注入 JavaScript 代码。 POC: 在安装过程中,我们在 uid 参数中输入 XSS 负载,当点击下一步时,将触发 XSS 弹窗。 XSS 负载: root@kitploit: '" 下图展示了安装过程中触发该负载的嵌入代码。 最终结果会以以下证据弹窗的形式呈现: 附加信息:...
CVE-2023-43360-CMSmadesimple-Stored-XSS---File-Picker-extension
CMSmadesimple 存储型XSS漏洞 v2.2.18 作者:Sergio 描述: CMSmadesimple v.2.2.18 中存在跨站脚本漏洞,本地攻击者可通过文件选择器菜单中的顶部目录字段注入恶意脚本,从而执行任意代码。 攻击向量: 脚本注入漏洞。文件选择器菜单中“顶部目录”字段的输入过滤不严,允许注入JavaScript代码,当用户访问网页时该代码将被执行。 漏洞利用演示(POC): 登录后台后,我们进入常规菜单下的“文件选择器扩展 - 顶部目录”部分。 编辑我们已创建的顶部目录菜单,可以看到可以在全局元数据字段中注入任意JavaScript代码。 XSS Payload...
CVE-2023-44762_ConcreteCMS-Reflected-XSS---Tags
ConcreteCMS 反射型XSS v.9.2.1 作者: Sergio 描述: ConcreteCMS v.9.2.1 中存在跨站脚本漏洞,允许本地攻击者通过向"设置 - 标签"中的标签字段注入特制脚本来执行任意代码。 攻击向量: "设置 - 标签"中标签输入清理机制存在漏洞,允许注入JavaScript代码,当用户访问网页时这些代码将被执行。 概念验证: 登录面板后,我们将进入"仪表盘菜单中的设置 - 标签"部分。 XSS 载荷: root@kitploit: 在下图中,你可以看到嵌入的代码,该代码在主网页中执行载荷。 附加信息:...
CVE-2023-43343-Quick-CMS-Stored-XSS---Pages-Files
Quick CMS 存储型XSS v6.7 作者: Sergio 描述: Quick CMS v6.7 中的多个跨站脚本(XSS)漏洞允许本地攻击者通过精心编制的脚本在页面菜单中的文件 - 描述处执行任意代码。 攻击向量: 脚本注入:对“页面-文件菜单”中描述字段的清理存在漏洞,允许注入JavaScript代码,当用户访问网页时该代码将被执行。 POC: 登录面板后,我们将进入常规菜单中的“页面 - 文件”部分。 我们编辑该描述设置,发现可以在描述字段中注入任意JavaScript代码。 XSS Payload: root@kitploit: '"...
CVE-2023-43359-CMSmadesimple-Stored-XSS----Content-Manager
CMSmadesimple 存储型XSS漏洞 v2.2.18 作者:Sergio 描述: CMSmadesimple v.2.2.18 中存在多个跨站脚本(XSS)漏洞,本地攻击者可通过向内容管理器菜单中的页面特定元数据和Smarty数据注入恶意脚本来执行任意代码。 攻击向量: 脚本攻击。对“内容管理器菜单”中条目的过滤存在漏洞,允许注入JavaScript代码,当用户访问该网页时,代码会被执行。 POC: 登录管理面板后,我们在常规菜单中转到“内容-内容管理器菜单”部分。 我们编辑已创建的内容管理器菜单,发现可以在页面特定元数据和Smarty数据中注入任意JavaScript代码。...
CVE-2023-43874-e107-CMS-Stored-XSS---MetaCustomTags
e107 CMS 存储型 XSS v2.3.2 作者:Sergio 描述: e017 CMS v.2.3.2 中存在多个跨站脚本(XSS)漏洞,允许本地攻击者通过向“Meta & Custom Tags Menu”中的“Copyright”和“Author”字段注入特制脚本来执行任意代码。 攻击向量: 脚本注入。“Meta & Custom Tags Menu”中的“Copyright”和“Author”字段在输入清理(sanitization)环节存在漏洞,允许注入 JavaScript 代码,当用户访问网页时将执行这些代码。 POC: 登录面板后,我们进入“常规菜单(General...
CVE-2026-45761
A flaw was found in Suricata, a network Intrusion Detection System IDS, Intrusion Prevention System IPS, and Network Security Monitoring NSM engine. A local attacker, by providing a specially crafted rule with mixed-case frame syntax, could trigger a heap buffer overflow. This vulnerability occur...
CVE-2023-43871-WBCE-Arbitrary-File-Upload--XSS---Media
WBCE 文件上传 XSS - WBCE v1.6.1 作者: Sergio 描述: WBCE v1.6.1 中的文件上传漏洞允许本地攻击者上传带有隐藏 XSS 的 PDF 文件。 攻击向量: 媒体文件上传清理中的一个漏洞允许您上传带有隐藏 XSS 的 PDF 文件。 POC: 登录面板后,我们将进入常规菜单中的“媒体”部分。 我们上传带有隐藏 XSS 的 PDF 文件,可以看到我们可以执行它,并且反射型 XSS 出现。 附加信息: http://www.cmsmadesimple.org/...
CVE-2026-76920
A flaw was found in Wireshark. This vulnerability, located in the 3gpp phone log file parser, could allow a local attacker to trigger a crash by enticing a user to open a specially crafted log file. This could lead to a Denial of Service DoS. Mitigation To mitigate this issue, users should avoid...
CVE-2026-72099
A flaw was found in the dm-integrity component of the Linux kernel. This vulnerability arises from an error where a hashoffset variable is incremented twice, leading to incorrect memory access. A local attacker could exploit this issue to trigger a system crash, resulting in a denial of service...
CVE-2026-77159
A symlink-following flaw in libvirt's qemuTPMEmulatorPrepareHost() function performs a path-based chown() on the swtpm log file without validating for symbolic links. A local attacker with access to the swtpm account can replace the log file with a symlink, causing the root-level libvirtd daemon ...
CVE-2026-77159
A symlink-following flaw was found in libvirt's qemuTPMEmulatorPrepareHost function. The function uses a path-based chown on the swtpm logfile without checking for symbolic links. A local attacker with access to the swtpm account can replace the logfile with a symlink, causing libvirtd running as...