7944 matches found
CVE-2026-18061
An XML External Entity (XXE) vulnerability exists in the RemoteQueryCachePlugin of AWS Advanced JDBC Wrapper versions 3.3.0 through 4.2.0 . An actor with write access to the shared cache infrastructure can inject crafted XML data into a cached column value, allowing them to disclose sensitive fil...
CVE-2026-89212 XML External Entity in Akana API Platform
A flaw resulting in XML external entity XXE was found in Akana API Platform in which references were improperly restricted during XML-to-JSON processing. The issue affects Akana versions 2026.1, 2025.1.1, and all versions before 2024.1.6 including older unsupported versions of Akana and has been...
EUVD-2026-76103
A flaw resulting in XML external entity XXE was found in Akana API Platform in which references were improperly restricted during XML-to-JSON processing. The issue affects Akana versions 2026.1, 2025.1.1, and all versions before 2024.1.6 including older unsupported versions of Akana and has been...
CVE-2026-89212
Akana API Platform contains an XML External Entity (XXE) vulnerability in its XML-to-JSON processing component, where external entity references were improperly restricted. This allows a remote, unauthenticated attacker to exploit the flaw over the network with low complexity, resulting in high c...
WSO2-2020-0731
WSO2-2020-0731: WSO2 Carbon 中的 XXE 和 XSS 漏洞 已在多个 WSO2 产品中发现潜在的 XXE 和 XSS 漏洞。 厂商披露: 此漏洞的厂商披露和修复可在此处找到。 为什么没有 CVE? 我和厂商都没有为这些漏洞申请 CVE。 要求: 此漏洞需要: 诱使合法的 WSO2 用户添加恶意仓库 或 有效的用户凭据 概念验证: 更多详情和利用过程可在此 PDF 中找到。...
MAL-006
MAL-006: XML External Entity in "Try It" in WSO2 ESB 在WSO2 ESB的"Try It"工具中发现了基于错误的XML外部实体(XXE)攻击。 为什么没有CVE? 供应商回复称"建议在生产环境中禁用Try It",并且未进行公开披露。 要求: 此漏洞需要: 有效的用户凭据 或 修改来自合法WSO2存储库的XML文件 或 拦截并修改发送到"Try It"工具的文件 概念验证: 更多详细信息及利用过程可参见此 PDF。...
CVE-2026-2310
IBM webMethods Integration Server 11.1 IBM webMethods Integration is vulnerable to an XML external entity injection XXE attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources...
CVE-2026-2310
IBM webMethods Integration Server 11.1 is vulnerable to an XML External Entity Injection (XXE) flaw when processing XML data, as described by CWE-91 (XML Injection). A remote attacker with low privileges and a local attack vector can exploit this to expose sensitive information or consume memory ...
CVE-2021-29447
CVE-2021-29447 - WordPress XXE 漏洞利用 描述 该存储库包含一个针对 CVE-2021-29447 的 exploit,这是 WordPress 5.7.0 及更早版本中存在的一个 XXE(XML 外部实体)漏洞。该漏洞存在于处理 WAV 文件的媒体库中,允许攻击者读取服务器上的任意文件。 要求 Bash Python 3 Docker 和 Docker Compose(用于搭建测试环境) 存在漏洞的 WordPress 服务器(5.7.0 或更低版本) 文件 文件| 描述 ---|--- CVE-2021-29447.sh| 生成恶意 WAV payloa...
XXE-Payloads
XXE-Payloads 快速访问 XXE 载荷 XXE: root@kitploit: %sp;...
Security Bulletin: IBM MQ Appliance is affected by an XML external entity injection vulnerability (CVE-2026-12666)
Summary IBM MQ Appliance has addressed an XML external entity injection vulnerability that could allow an authenticated attacker to obtain sensitive information or cause a denial of service when processing MQRFH2 headers. Vulnerability Details CVEID:CVE-2026-12666 DESCRIPTION: IBM MQ Classes for...
CVE-2023-45612-PoC
CVE-2023-45612 https://nvd.nist.gov/vuln/detail/CVE-2023-45612 CVE描述 在JetBrains Ktor 2.3.5之前,ContentNegotiation的默认配置与XML格式存在XXE漏洞。 该漏洞由@marychatte于2023年9月29日修复(https://github.com/ktorio/ktor/pull/3770),漏洞是由于外部库xmlutil version 0.86.1中的配置错误导致的供应链攻击。...
Blackash-CVE-2025-58360
🔓 🛰️ 'CVE-2025-58360' GeoServer WMS 端点易受 XXE 攻击 🌟 🏷️ 基本信息 CVE ID : CVE-2025-58360 发布时间 : 📅 2025年11月25日 最后修改 : 📅 2025年11月25日(截至11月26日仍为最新) 漏洞类型 : XML 外部实体 XXE – CWE-611 受影响软件 : GeoServer(用 Java 编写的开源地理空间服务器) 严重性 : 🔥 高 – CVSS v3.1 基础评分 7.5 向量: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L 野外利用情况 : 🟡...
Ivanti Connect Secure - XXE
Ivanti Connect Secure is vulnerable to XXE XML External Entity injection. id: CVE-2024-22024 info: name: Ivanti Connect Secure - XXE author: watchTowr severity: high description: | Ivanti Connect Secure is vulnerable to XXE XML External Entity injection. impact: | Successful exploitation of this...
ktor-cve-2023-45612-poc
Ktor XXE 漏洞概念验证(CVE-2023-45612) 摘要 影响:通过构造包含 XXE 引用的 XML DTD,可任意访问文件。 根因:不安全的 XML 文档解析器。 本仓库包含一个存在漏洞的 Ktor 2.3.4 应用,其配置允许外部实体,从而使 XXE 效果可见。 描述 用于 XML 外部实体注入(CVE-2023-45612)概念验证的易受攻击的 Ktor(v2.3.4)应用。 CVE-2023-45612 是 Ktor ContentNegotiation 中的一个 XXE(XML 外部实体)漏洞,当在 2.3.5. 之前的版本中启用 XML 时触发。 该漏洞对应...
Security Bulletin: IBM webMethods Integration Server is vulnerable to an XML external entity injection (XXE) attack when processing XML data
Summary IBM webMethods Integration Server is vulnerable to an XML external entity injection XXE attack when processing XML data. CVE-2026-2310. Vulnerability Details CVEID:CVE-2026-2310 DESCRIPTION: IBM webMethods Integration is vulnerable to an XML external entity injection XXE attack when...
UBUNTU-CVE-2026-19614
The API is prone to XML external entity XXE injection. By default, XML external entity support is enabled. This issue affects NanoXML: 2.2.3...
N-central - XML External Entities Injection
N-central versions %xxe; rand http: - raw: - | POST /dms/services/ServerUI HTTP/2 Host: Hostname Content-Type: text/xml Soapaction: "" soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope...
CVE-2026-71375
Improper restriction of XML external entity reference vulnerability in Cosminexus Component Container. This issue affects Cosminexus Component Container: from 11-70-01 before 11-70-03, from 11-60 before 11-60-03, from 11-50 through 11-50-03, from 11-40 through 11-40-03, from 11-30 through 11-30-0...
CVE-2026-71375
Cosminexus Component Container by Hitachi is affected by an XML external entity (XXE) injection flaw, caused by improper restriction of XML external entity references. The vulnerability spans a wide range of versions from 09-00 through 09-00-18 up to 11-70-01 (each with specific fixed versions, e...