CVE-2020-7776

Published
View on NVD ↗
CVSS v3
7.1
HIGH
CVSS v2
3.5
LOW
Affected
1
PROJECT

Description

This affects the package phpoffice/phpspreadsheet from 0.0.0. The library is vulnerable to XSS when creating an html output from an excel file by adding a comment on any cell. The root cause of this issue is within the HTML writer where user comments are concatenated as part of link and this is returned as HTML. A fix for this issue is available on commit 0ed5b800be2136bcb8fa9c1bdf59abc957a98845/master branch.

A pure PHP library for reading and writing spreadsheet files
GitHubGitHub
13.9K