CVE-2015-5347

MEDIUM LAB

Apache Wicket 1.5.0-1.5.14 - Cross-Site Scripting in ModalWindow Title

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2015-5347. PoCs published by alexanderkjall.

AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2015-5347, demonstrating an XSS vulnerability in Apache Wicket's ModalWindow component. The exploit leverages improper escaping of user-supplied input in the window title parameter.

Description

Cross-site scripting (XSS) vulnerability in the getWindowOpenJavaScript function in org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow in Apache Wicket 1.5.x before 1.5.15, 6.x before 6.22.0, and 7.x before 7.2.0 might allow remote attackers to inject arbitrary web script or HTML via a ModalWindow title.

Exploits (1)

nomisec WORKING POC
by alexanderkjall · poc
https://github.com/alexanderkjall/wicker-cve-2015-5347

This repository contains a proof-of-concept for CVE-2015-5347, demonstrating an XSS vulnerability in Apache Wicket's ModalWindow component. The exploit leverages improper escaping of user-supplied input in the window title parameter.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Apache Wicket 6.x
No auth needed
Prerequisites: Access to a vulnerable Apache Wicket application with ModalWindow component
MITRE ATT&CK
mistral-large-3 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://issues.apache.org/jira/browse/WICKET-6037
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1035165

Scores

CVSS v3 6.1
EPSS 0.0821
EPSS Percentile 94.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Lab Environment

COMMUNITY
Community Lab
docker pull tomcat:8.0

Details

CWE
CWE-79
Status published
Products (1)
apache/wicket 1.5.0 - 1.5.15
Published Apr 12, 2016
Tracked Since Feb 18, 2026