Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 859 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 859 Bytes

PboostCMS_XSS

BUG_Author: Murasaki

URL:

  • /admin.php?p=/Area/index#tab=t2
  • /admin.php?p=/Role/index

Parameter "name"(POST) exists cross site script injection vulnerability

Link:https://gitee.com/hnaoyun/PbootCMS

There is a cross site scripting vulnerability in the pbootcms V3.2.5-20230421.

In the data area of the backend, the name parameter can be submitted by constructing a JavaScript statement. When the administrator clicks on the system role, the script statement will be triggered, causing cross site script injection.

The following is the process of reproducing vulnerabilities: