mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
20 lines
844 B
Markdown
20 lines
844 B
Markdown
### [CVE-2020-11976](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11976)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
By crafting a special URL it is possible to make Wicket deliver unprocessed HTML templates. This would allow an attacker to see possibly sensitive information inside a HTML template that is usually removed during rendering. Affected are Apache Wicket versions 7.16.0, 8.8.0 and 9.0.0-M5
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/afine-com/research
|
|
- https://github.com/afinepl/research
|
|
|