Skip to content

Instantly share code, notes, and snippets.

View CrimsonHamster's full-sized avatar

CrimsonHamster

View GitHub Profile
@CrimsonHamster
CrimsonHamster / POC_CVE-2022-26197.txt
Created March 25, 2022 05:00
PoC A Stored Cross-Site Scripting (XSS) vulnerability in Joget DX 7 - Datalist table (CVE-2022-26197)
[Product Description]
Joget DX is an open source platform to easily build enterprise web apps for cloud and mobile.
[Details]
The data table generated via the Datalist table module was vulnerable to A Stored Cross-Site Scripting (XSS) vulnerability. In case that the application allows user submit the input to be displayed on this table, the input data will be collected. Then the Joget DX will display the collected data without escaping and let it to be executed on the browser (for Javascript data).
[Impact]
Running malicious web script or HTML script on victim's web browser.
[Affected component]