googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Resolved vulnerability with using unsanitized strings #308

Closed lincolnfrog closed 6 years ago

lincolnfrog commented 6 years ago

This change sanitizes strings that are being injected into DOM elements and could therefore be exploited.