cve/2019/CVE-2019-7329.md
2025-09-29 21:09:30 +02:00

720 B

CVE-2019-7329

Description

Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the form action on multiple views utilizes $_SERVER['PHP_SELF'] insecurely, mishandling any arbitrary input appended to the webroot URL, without any proper filtration, leading to XSS.

POC

Reference

No PoCs from references.

Github