In Pannellum from 2.5.0 through 2.5.4 URLs were not sanitized for data URIs (or vbscript:), allowing for potential XSS attacks. Such an attack would require a user to click on a hot spot to execute and would require an attacker-provided configuration. The most plausible potential attack would be if pannellum.htm was hosted on a domain that shared cookies with the targeted site's user authentication; an <iframe> could then be embedded on the attacker's site using pannellum.htm from the targeted site, which would allow the attacker to potentially access information from the targeted site as the authenticated user (or worse if the targeted site did not have adequate CSRF protections) if the user clicked on a hot spot in the attacker's embedded panorama viewer. This was patched in version 2.5.5.
References
Configurations
History
21 Nov 2024, 04:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mpetroff/pannellum/commit/cc2f3d99953de59db908e0c6efd1c2c17f7c6914 - Patch | |
References | () https://github.com/mpetroff/pannellum/security/advisories/GHSA-m52x-29pq-w3vv - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 4.8 |
Information
Published : 2019-11-22 19:15
Updated : 2024-11-21 04:31
NVD link : CVE-2019-16763
Mitre link : CVE-2019-16763
CVE.ORG link : CVE-2019-16763
JSON object : View
Products Affected
pannellum
- pannellum
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')