{
  "CVE_data_meta": {
    "ASSIGNER": "security@huntr.dev",
    "ID": "CVE-2022-2888",
    "STATE": "PUBLIC",
    "TITLE": "Insufficient Session Expiration in octoprint/octoprint"
  },
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "product": {
            "product_data": [
              {
                "product_name": "octoprint/octoprint",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_value": "1.8.3"
                    }
                  ]
                }
              }
            ]
          },
          "vendor_name": "octoprint"
        }
      ]
    }
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "If an attacker comes into the possession of a victim's OctoPrint session cookie through whatever means, the attacker can use this cookie to authenticate as long as the victim's account exists."
      }
    ]
  },
  "impact": {
    "cvss": {
      "attackComplexity": "LOW",
      "attackVector": "LOCAL",
      "availabilityImpact": "NONE",
      "baseScore": 4.4,
      "baseSeverity": "MEDIUM",
      "confidentialityImpact": "LOW",
      "integrityImpact": "LOW",
      "privilegesRequired": "LOW",
      "scope": "UNCHANGED",
      "userInteraction": "NONE",
      "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
      "version": "3.0"
    }
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "lang": "eng",
            "value": "CWE-613 Insufficient Session Expiration"
          }
        ]
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "name": "https://huntr.dev/bounties/d27d232b-2578-4b32-b3b4-74aabdadf629",
        "refsource": "CONFIRM",
        "url": "https://huntr.dev/bounties/d27d232b-2578-4b32-b3b4-74aabdadf629"
      },
      {
        "name": "https://github.com/octoprint/octoprint/commit/40e6217ac1a85cc5ed592873ae49db01d3005da4",
        "refsource": "MISC",
        "url": "https://github.com/octoprint/octoprint/commit/40e6217ac1a85cc5ed592873ae49db01d3005da4"
      }
    ]
  },
  "source": {
    "advisory": "d27d232b-2578-4b32-b3b4-74aabdadf629",
    "discovery": "EXTERNAL"
  }
}