ghsa-3c85-mx4x-435c
Vulnerability from github
Published
2023-12-25 00:30
Modified
2024-05-05 15:30
Severity ?
Details
Spreadsheet::ParseExcel version 0.65 is a Perl module used for parsing Excel files. Spreadsheet::ParseExcel is vulnerable to an arbitrary code execution (ACE) vulnerability due to passing unvalidated input from a file into a string-type “eval”. Specifically, the issue stems from the evaluation of Number format strings (not to be confused with printf-style format strings) within the Excel parsing logic.
{ "affected": [], "aliases": [ "CVE-2023-7101" ], "database_specific": { "cwe_ids": [ "CWE-94", "CWE-95" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-12-24T22:15:07Z", "severity": "HIGH" }, "details": "Spreadsheet::ParseExcel version 0.65 is a Perl module used for parsing Excel files. Spreadsheet::ParseExcel is vulnerable to an arbitrary code execution (ACE) vulnerability due to passing unvalidated input from a file into a string-type \u201ceval\u201d. Specifically, the issue stems from the evaluation of Number format strings (not to be confused with printf-style format strings) within the Excel parsing logic. \n", "id": "GHSA-3c85-mx4x-435c", "modified": "2024-05-05T15:30:28Z", "published": "2023-12-25T00:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7101" }, { "type": "WEB", "url": "https://github.com/jmcnamara/spreadsheet-parseexcel/blob/c7298592e102a375d43150cd002feed806557c15/lib/Spreadsheet/ParseExcel/Utility.pm#L171" }, { "type": "WEB", "url": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2023/MNDT-2023-0019.md" }, { "type": "WEB", "url": "https://https://github.com/haile01/perl_spreadsheet_excel_rce_poc" }, { "type": "WEB", "url": "https://https://github.com/jmcnamara/spreadsheet-parseexcel/commit/bd3159277e745468e2c553417b35d5d7dc7405bc" }, { "type": "WEB", "url": "https://https://metacpan.org/dist/Spreadsheet-ParseExcel" }, { "type": "WEB", "url": "https://https://www.cve.org/CVERecord?id=CVE-2023-7101" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00025.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IFEHKULQRVXHIV7XXK2RGD4VQN6Y4CV5" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2FIWDHRYTAAQLGM6AFOZVM7AFZ4H2ZR" }, { "type": "WEB", "url": "https://security.metacpan.org/2024/02/10/vulnerable-spreadsheet-parsing-modules.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/29/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.