This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Reflected XSS on de slider confguration
The Slider configuration contains the current url, which could be escaped adding a single quote `'`. This way it was possible to add reflected XSS in the URL For obvious reasons I will not add the URL's used here.
- Loading branch information