ghsa-xcrg-29h7-h4cj
Vulnerability from github
Published
2019-11-20 01:38
Modified
2024-09-04 20:01
Severity ?
Summary
XXE in PHPSpreadsheet due to encoding issue
Details
securityScan() in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpoffice/phpspreadsheet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19277" ], "database_specific": { "cwe_ids": [ "CWE-91" ], "github_reviewed": true, "github_reviewed_at": "2019-11-19T03:40:52Z", "nvd_published_at": "2018-11-14T11:29:00Z", "severity": "HIGH" }, "details": "securityScan() in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file", "id": "GHSA-xcrg-29h7-h4cj", "modified": "2024-09-04T20:01:17Z", "published": "2019-11-20T01:38:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19277" }, { "type": "WEB", "url": "https://github.com/MewesK/TwigSpreadsheetBundle/issues/18" }, { "type": "WEB", "url": "https://github.com/PHPOffice/PhpSpreadsheet/issues/771" }, { "type": "WEB", "url": "https://github.com/PHPOffice/PhpSpreadsheet/pull/780" }, { "type": "WEB", "url": "https://github.com/PHPOffice/PhpSpreadsheet/commit/0f8f071e24ee8b114d894ac172f77dc250e5bfa4" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/phpoffice/phpspreadsheet/CVE-2018-19277.yaml" }, { "type": "PACKAGE", "url": "https://github.com/PHPOffice/PhpSpreadsheet" }, { "type": "WEB", "url": "https://github.com/PHPOffice/PhpSpreadsheet/releases/tag/1.5.1" }, { "type": "WEB", "url": "https://www.bishopfox.com/news/2018/11/phpoffice-versions" }, { "type": "WEB", "url": "https://www.drupal.org/sa-contrib-2021-043" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "XXE in PHPSpreadsheet due to encoding issue" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.