{
  "id": "cve-2023-7101",
  "cveID": "CVE-2023-7101",
  "vendor": "Spreadsheet::ParseExcel",
  "product": "Spreadsheet::ParseExcel",
  "vulnerabilityName": "Spreadsheet::ParseExcel Remote Code Execution Vulnerability",
  "shortDescription": "Spreadsheet::ParseExcel contains a remote code execution 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 within the Excel parsing logic.",
  "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
  "dateAdded": "2024-01-02",
  "dueDate": "2024-01-23",
  "knownRansomware": false,
  "cwes": [
    "CWE-95"
  ],
  "notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://metacpan.org/dist/Spreadsheet-ParseExcel and Barracuda's specific implementation and fix for their downstream issue CVE-2023-7102 at https://www.barracuda.com/company/legal/esg-vulnerability;  https://nvd.nist.gov/vuln/detail/CVE-2023-7101",
  "sources": [
    {
      "label": "NVD",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7101"
    },
    {
      "label": "CISA KEV",
      "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
    },
    {
      "label": "metacpan.org",
      "url": "https://metacpan.org/dist/Spreadsheet-ParseExcel"
    },
    {
      "label": "barracuda.com",
      "url": "https://www.barracuda.com/company/legal/esg-vulnerability"
    },
    {
      "label": "nvd.nist.gov",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7101"
    }
  ],
  "cvss": {
    "score": 7.8,
    "severity": "HIGH",
    "version": "3.1",
    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
  },
  "epss": {
    "score": 0.19106,
    "percentile": 0.97147
  },
  "timeline": [
    {
      "date": "2024-01-02",
      "event": "Added to the CISA KEV catalog"
    },
    {
      "date": "2024-01-23",
      "event": "CISA remediation due date (BOD 22-01)"
    }
  ],
  "status": "past due"
}