A xss vulnerability was discovered in baigoCMS.
There is a persistent XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML via the form(opt[base][BG_SITE_NAME]) parameter post to the
/baigocms/bg_console/index.php?m=opt&c=request
poc
xss payload:
<img src=# onerror="alert(1)">
The text was updated successfully, but these errors were encountered:
Vulnerability description
A xss vulnerability was discovered in baigoCMS.
There is a persistent XSS attacks vulnerability which allows remote attackers to inject arbitrary web script or HTML via the form(opt[base][BG_SITE_NAME]) parameter post to the
/baigocms/bg_console/index.php?m=opt&c=request
poc
The text was updated successfully, but these errors were encountered: