ghsa-74mf-vjpg-9xh7
Vulnerability from github
Published
2022-05-17 03:34
Modified
2024-04-25 22:23
Summary
Slim vulnerable to PHP object injection
Details

Middleware/SessionCookie.php in Slim before 2.6.0 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via crafted session data.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "slim/slim"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.6.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2015-2171"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-94"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-04-25T22:23:09Z",
    "nvd_published_at": "2015-03-30T14:59:00Z",
    "severity": "HIGH"
  },
  "details": "Middleware/SessionCookie.php in Slim before 2.6.0 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via crafted session data.",
  "id": "GHSA-74mf-vjpg-9xh7",
  "modified": "2024-04-25T22:23:09Z",
  "published": "2022-05-17T03:34:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2171"
    },
    {
      "type": "WEB",
      "url": "https://github.com/slimphp/Slim/issues/1034"
    },
    {
      "type": "WEB",
      "url": "https://github.com/slimphp/Slim/commit/9fa651474eb4d3bb0ce40dd5a55c51bb861c2658"
    },
    {
      "type": "WEB",
      "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/slim/slim/CVE-2015-2171.yaml"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/slimphp/Slim"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20200229032229/http://www.securityfocus.com/bid/70087"
    },
    {
      "type": "WEB",
      "url": "http://seclists.org/fulldisclosure/2015/Mar/16"
    },
    {
      "type": "WEB",
      "url": "http://www.slimframework.com/2015/03/01/version-260.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Slim vulnerable to PHP object injection"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…