Release v0.6.2
Fixes a XSS vulnerability in the noVNC status display which could allow remote VNC servers to inject arbitrary HTML into the noVNC display page.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
0.6.1
|
0.6.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "noVNC",
|
"name": "noVNC",
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"description": "An HTML5 VNC client",
|
"description": "An HTML5 VNC client",
|
||||||
"main": "karma.conf.js",
|
"main": "karma.conf.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|||||||
Reference in New Issue
Block a user