mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2014-0043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0043)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/JJK96/JavaClasspathEnum
|
|
|