VYPR
Vendor

Slimframework

Products
2
CVEs
3
Across products
3
Status
Private

Products

2

Recent CVEs

3
  • CVE-2026-48157MedJun 15, 2026
    risk 0.40cvss 6.1epss 0.00

    Slim is a PHP micro framework that enables users to write simple web applications and APIs. In versions 4.4.0 through 4.15, if an application uses HttpException::setTitle() and/or setDescription() to include untrusted/request-derived data in the error title or description (e.g.…

  • CVE-2023-30536MedApr 17, 2023
    risk 0.35cvss 6.5epss 0.01

    slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline (\n) into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will…

  • CVE-2015-2171Mar 30, 2015
    risk 0.00cvss epss 0.03

    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.