mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
959 B
Markdown
18 lines
959 B
Markdown
### [CVE-2020-7776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7776)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PHP-PHPOFFICEPHPSPREADSHEET-1048856
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|