{
  "id": "cve-2018-15133",
  "cveID": "CVE-2018-15133",
  "vendor": "Laravel",
  "product": "Laravel Framework",
  "vulnerabilityName": "Laravel Deserialization of Untrusted Data Vulnerability",
  "shortDescription": "Laravel Framework contains a deserialization of untrusted data vulnerability, allowing for remote command execution. This vulnerability may only be exploited if a malicious user has accessed the application encryption key (APP_KEY environment variable).",
  "requiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
  "dateAdded": "2024-01-16",
  "dueDate": "2024-02-06",
  "knownRansomware": false,
  "cwes": [
    "CWE-502"
  ],
  "notes": "https://laravel.com/docs/5.6/upgrade#upgrade-5.6.30; https://nvd.nist.gov/vuln/detail/CVE-2018-15133",
  "sources": [
    {
      "label": "NVD",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15133"
    },
    {
      "label": "CISA KEV",
      "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
    },
    {
      "label": "laravel.com",
      "url": "https://laravel.com/docs/5.6/upgrade#upgrade-5.6.30"
    },
    {
      "label": "nvd.nist.gov",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15133"
    }
  ],
  "cvss": {
    "score": 8.1,
    "severity": "HIGH",
    "version": "3.1",
    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
  },
  "epss": {
    "score": 0.76814,
    "percentile": 0.99515
  },
  "timeline": [
    {
      "date": "2024-01-16",
      "event": "Added to the CISA KEV catalog"
    },
    {
      "date": "2024-02-06",
      "event": "CISA remediation due date (BOD 22-01)"
    }
  ],
  "status": "past due"
}