Joshnuss xml_builder(XmlBuilder 模块)中存在 XML 注入漏洞,可导致内容伪造(Content Spoofing)和 XML 注入。 该漏洞与程序文件 以及程序例程 、 和 相关。 在 中,针对 的 函数将数据直接拼接在 CDATA 开始标记 和结束标记 之间,未对嵌入的 序列进行重写或分割处理。由于 CDATA 部分内部没有转义机制,因此嵌入任意字节的安全唯一方法是在 处进行分割,并生成相邻的 CDATA 部分。如果攻击者提供的输入中包含 ,则会提前关闭 CDATA 部分;后续的任
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| joshnuss | xml_builder | 0.0.7< 2.4.1 |
affected |
26766f884ed19adee1563522c7afb5f056a6f3b5< bfb1ada071ccc1e384c30f782197ca5154106706 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| joshnuss | xml_builder | 0.0.7 ~ 2.4.1 |
cpe:2.3:a:joshnuss:xml_builder:*:*:*:*:*:*:*:*
|
|
| joshnuss | xml_builder | 26766f884ed19adee1563522c7afb5f056a6f3b5 ~ bfb1ada071ccc1e384c30f782197ca5154106706 |
cpe:2.3:a:joshnuss:xml_builder:*:*:*:*:*:*:*:*
|
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-47079 | 2.1 LOW | Round-trip Corruption via Improper Entity Escaping in xml_builder |
| CVE-2026-48590 | 2.1 LOW | Element and Attribute Names Injected Verbatim into XML Output in xml_builder |
No comments yet