To Reproduce
ZoneMinder has one reflective XSS vulnerabilities
1.plugin.php line 106
The parameters in the request are accepted at 39 lines, and the page is output at 106 lines without verification.
Expected behavior
The vulnerability mcan lead to user information leakage, unauthorized operation
Debug Logs
<insert debug logs here, please make sure they are within the ``` quotes so they are formatted properly>
The text was updated successfully, but these errors were encountered:
Describe Your Environment
-ZoneMinder v1.32.3
Describe the bug
Reflective XSS vulnerability
To Reproduce


ZoneMinder has one reflective XSS vulnerabilities
1.plugin.php line 106
The parameters in the request are accepted at 39 lines, and the page is output at 106 lines without verification.
Expected behavior
The vulnerability mcan lead to user information leakage, unauthorized operation
Debug Logs
The text was updated successfully, but these errors were encountered: