You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A CSRF vulnerability and A XSS vulnerability in article tag save was discovered in halo release v0.4.3
There is a CSRF vulnerability which allows remote attackers to send web page with CSRF script ,attackers could use this CSRF vulnerability add tag with XSS payload .
A CSRF vulnerability and A XSS vulnerability in article tag save was discovered in halo release v0.4.3
There is a CSRF vulnerability which allows remote attackers to send web page with CSRF script ,attackers could use this CSRF vulnerability add tag with XSS payload .
XSS Vulnerability url: https://demo.halo.run/admin/tag/save
CSRF Vulnerability url: https://demo.halo.run/admin/tag/save
CSRF payload:
xss payload
when admin user post a article,the XSS payload in tag value would exec.
The text was updated successfully, but these errors were encountered: