Lucene search
K

Symfony 2.7.0 < 4.0.10 - Denial of Service

🗓️ 26 May 2018 00:00:00Reported by Federico StangeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 27 Views

Symfony 2.7.0 < 4.0.10 - Denial of Service in PDOSessionHandler class using MySQL backend without STRICT_ALL_TABLES or STRICT_TRANS_TABLES in SQL mod

Code
The PDOSessionHandler class allows to store sessions on a PDO connection. Under some configurations (see below) and with a well-crafted payload, it was possible to do a denial of service on a Symfony application without too much resources.

An application is vulnerable when:

- It is using PDOSessionHandler to store its sessions;

- And it uses MySQL as a backend for sessions managed by PDOSessionHandler;

- And the SQL mode does not contain STRICT_ALL_TABLES or STRICT_TRANS_TABLES (check via SELECT @@sql_mode).

POC:
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44768.tgz

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

26 May 2018 00:00Current
7.4High risk
Vulners AI Score7.4
27