Lucene search
+L

374 matches found

Drupal
Drupal
added 2021/10/13 12:00 a.m.49 views

Loft Data Grids - Moderately critical - XML External Entity (XXE) Processing - SA-CONTRIB-2021-043

This module enables aklump/loftdatagrids to be used as a Drupal module. Excel support was provided by https://packagist.org/packages/phpoffice/phpexcel, which is abandoned and there are known security vulnerabilities: CVE-2018-19277: PHPOffice/PhpSpreadsheet771. Excel support has since been...

8.8CVSS6.7AI score0.07791EPSS
SaveExploits4References9
OSV
OSV
added 2021/05/06 6:53 p.m.25 views

GHSA-4MQV-GCR3-PFF9 Cross-site scripting in phpoffice/phpspreadsheet

This affects the package phpoffice/phpspreadsheet. 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...

6.4CVSS6.1AI score0.01301EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/05/06 6:53 p.m.119 views

Cross-site scripting in phpoffice/phpspreadsheet

This affects the package phpoffice/phpspreadsheet. 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...

7.1CVSS5.7AI score0.01301EPSS
SaveExploits1References7Affected Software2
Veracode
Veracode
added 2020/12/10 3:16 a.m.29 views

Cross-site Scripting (XSS)

phpoffice/phpspreadsheet is vulnerable to cross-site scripting XSS. The vulnerability exists when creating a HTML output using an excel cell, through a comment on any cell, as the comments gets concatenated as part of the link...

7.1CVSS0.9AI score0.01301EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2020/12/09 5:15 p.m.27 views

CVE-2020-7776

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...

7.1CVSS6.6AI score0.01301EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/09 5:15 p.m.24 views

CVE-2020-7776

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...

6.4CVSS5.8AI score
SaveExploits0References3
Prion
Prion
added 2020/12/09 5:15 p.m.28 views

Design/Logic Flaw

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...

3.5CVSS6AI score0.01301EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/12/09 4:45 p.m.34 views

CVE-2020-7776 Cross-site Scripting (XSS)

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...

7.1CVSS6.6AI score0.01301EPSS
SaveExploits1References3
CVE
CVE
added 2020/12/09 4:45 p.m.84 views

CVE-2020-7776

CVE-2020-7776 affects phpoffice/phpspreadsheet (0.0.0 and earlier): the HTML writer concatenates user comments into links when exporting to HTML from an Excel file, enabling XSS in HTML output. Root cause: HTML writer handling of cell comments. A fix is available in commit 0ed5b800be2136bcb8fa9c1...

7.1CVSS6.2AI score0.01301EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2020/12/09 12:00 a.m.13 views

PHPOffice PhpSpreadsheet Cross-Site Scripting Vulnerability

PHPOffice PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. A security vulnerability exists in version 0.0.0 of phpoffice/phpspreadsheet, which originates from the affected package phpoffice phpspreadsheet from 0.0.0. The library is susceptible to XSS attacks when creatin...

7.1CVSS6.8AI score0.01301EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/12/09 12:00 a.m.7 views

PT-2020-19785 · Phpoffice · Phpspreadsheet

Name of the Vulnerable Software and Affected Versions: phpoffice/phpspreadsheet versions 0.0.0 and earlier Description: 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 us...

7.1CVSS5.9AI score0.01301EPSS
SaveExploits1References9
Snyk
Snyk
added 2020/11/19 12:56 p.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS. 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...

7.1CVSS6AI score0.01301EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/11/19 12:56 p.m.3 views

Cross-site Scripting (XSS)

Overview phpoffice/phpspreadsheet is a Spreadsheet engine that Read, Create and Write Spreadsheet documents in PHP . Affected versions of this package are vulnerable to Cross-site Scripting XSS. The library is vulnerable to XSS when creating an html output from an excel file by adding a comment o...

7.1CVSS5.4AI score0.01301EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2019/11/20 1:39 a.m.66 views

XXE in PHPSpreadsheet due to incomplete fix for previous encoding issue

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS1.5AI score0.0135EPSS
SaveExploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2019/11/20 1:38 a.m.75 views

XXE in PHPSpreadsheet due to encoding issue

securityScan in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file...

8.8CVSS3.1AI score0.07791EPSS
SaveExploits4References12Affected Software2
Veracode
Veracode
added 2019/11/08 3:24 a.m.29 views

XML External Entity (XXE)

PHPOffice PhpSpreadsheet is vulnerable to XXE. The fix to prevent CVE-2018-19277 was not sufficient to protect against the previous vulnerability. An attacker is able to bypass the mitigation by double-encoding the the XML payload into utf-7 and bypass the check for the string ?!ENTITY?...

8.8CVSS2.4AI score0.07791EPSS
SaveExploits5References4Affected Software1
OSV
OSV
added 2019/11/07 3:15 p.m.23 views

CVE-2019-12331

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2019/11/07 3:15 p.m.35 views

CVE-2019-12331

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS8.7AI score0.0135EPSS
SaveExploits1References2
Prion
Prion
added 2019/11/07 3:15 p.m.27 views

Xxe

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

6.8CVSS8.6AI score0.07791EPSS
SaveExploits5References2Affected Software1
Cvelist
Cvelist
added 2019/11/07 2:03 p.m.36 views

CVE-2019-12331

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.6AI score0.0135EPSS
SaveExploits1References2
Rows per page
Query Builder