GeoWebPlayer (also called "Web Plugin" in the GV-VMS...
High severity
Unreviewed
Published
Jul 2, 2026
to the GitHub Advisory Database
•
Updated Jul 2, 2026
Description
Published by the National Vulnerability Database
Jul 2, 2026
Published to the GitHub Advisory Database
Jul 2, 2026
Last updated
Jul 2, 2026
GeoWebPlayer (also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud) is an addon that can be installed with various GeoVision software (GV-VMS, GV-Cloud, ...). It creates a websocket server that expands the capabilities of the various web-interfaces provided by the GeoVision software and may be necessary for them to function properly.
The Websocket server can accept various commands coming from localhost. Many of the commands will take an
indexvalue that is then used to access various arrays to enter critical sections, perform various actions via function calls, etc. However theindexvalue is usually not checked for valid range, and as such it can be used to access multiple arrays out-of-bound.setStream command index-out-of-bound
References