Vulnerability in Apache Wicket Allowing Classpath Disclosure
CVE-2014-0043
5.3MEDIUM
Key Information:
- Vendor
Apache
- Status
- Vendor
- CVE Published:
- 3 October 2017
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2014-0043?
In specific versions of Apache Wicket, including 1.5.10 and 6.13.0, a vulnerability exists that allows attackers to issue requests to certain URLs. This capability can lead to the exposure of particular classes present in the application's classpath, enabling an attacker to determine the presence of third-party libraries that may contain known security issues. Mitigating this risk involves monitoring classpath access and ensuring that outdated libraries are updated.
Affected Version(s)
Apache Wicket 1.5.10
Apache Wicket 6.13.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.