Cross-site Scripting (XSS) - Stored in getgrav/grav
Valid
Reported on
Oct 20th 2021
Description
Grav
is vulnerable to XSS
. It is possible to use :
instead of :
in <a>
tags.
Proof of Concept
Payload:
<a href="javascript:alert(document.domain)">CLICK HERE</a>
1: Edit a page with the payload (user with low privileges).
2: Check out the target page and click on CLICK HERE
.
Impact
This vulnerability is capable of executing JS code.
Occurrences
We have contacted a member of the
getgrav/grav
team and are waiting to hear back
2 years ago
We have sent a
follow up to the
getgrav/grav
team.
We will try again in 7 days.
2 years ago
The fix bounty has been dropped
This vulnerability will not receive a CVE
Security.php#L82-L125
has been validated
to join this conversation