在 Apache Wicket 中,在生成网页时对输入进行不当中和处理。 在其构造函数中清除了 标志,因此它写入的 value 属性不会被双重编码——因为 在写入标签时已经对属性值进行了编码。这一逻辑仅适用于属性。当该组件被附加到 元素(而非 )时,它会将模型对象写入元素主体(body)中,而没有任何机制对元素主体进行编码,因此模型中的标记内容会被直接作为标记渲染。 在以下场景下,应用程序将受到影响:当它在一个 元素上渲染 Button,且该按钮的模型持有攻击者可以影响的数据时。由于 Wicket 无法判断模型值的
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 |
|---|---|---|---|---|
| Apache Software Foundation | Apache Wicket | 8.0.0 ~ 8.18.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-58301 | 5.9 MEDIUM | Apache Shiro: Server-side POST request may be steered to an alternate host |
| CVE-2026-76983 | 5.1 MEDIUM | Apache Wicket: XSS in AutoLabelTextResolver via FormComponent.setLabel |
| CVE-2026-76984 | 5.1 MEDIUM | Apache Wicket: XSS in MetaDataHeaderItem via addTagAttribute |
| CVE-2026-75802 | 5.1 MEDIUM | Apache Wicket: XSS in AjaxEditableLabel and its subclasses via IChoiceRenderer and default |
| CVE-2026-71378 | Apache Wicket: Cross-Site Request Forgery (CSRF) protection bypass in ResourceIsolationReq | |
| CVE-2026-71257 | Apache Wicket: Configured file upload limits are not enforced when the multipart request h | |
| CVE-2026-70449 | Apache Wicket: Path traversal in resource style/variation/locale |
No comments yet