Lucene search
K

Symfony 2.7.0 < 4.0.10 - Denial of Service Exploit

🗓️ 29 May 2018 00:00:00Reported by Federico StangeType 
zdt
 zdt
🔗 0day.today👁 28 Views

Symfony 2.7.0 < 4.0.10 - Denial of Service Exploit. PDOSessionHandler allows denial of service by specially crafted payload

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://github.com/offensive-security/exploit-database-bin-sploits/raw/master/bin-sploits/44768.tgz

#  0day.today [2018-05-30]  #

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

29 May 2018 00:00Current
7.4High risk
Vulners AI Score7.4
28