Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Vulnerabilities

Unauthorized Access Vulnerability Fixed in Symfony

SensioLabs, the creator of the popular PHP web application framework Symfony, announced on Wednesday the availability of updates that address a security bug.

SensioLabs, the creator of the popular PHP web application framework Symfony, announced on Wednesday the availability of updates that address a security bug.

The vulnerability, discovered by Jakub Zalas, exposes applications to unauthorized access (CVE-2015-4050). The issue affects the HttpKernel component in Symfony 2.3.19 – 2.3.28, 2.4.9 – 2.4.10, 2.5.4 – 2.5.11, and 2.6.0 – 2.6.7.

The flaw has been patched with the release of Symfony 2.3.29, 2.5.12, and 2.6.8, versions that include fixes for several other bugs as well. The developers noted that the fix is not available for Symfony 2.4 since this version is no longer supported. The patch will also be included in the first stable release of Symfony 2.7.Symfony

Zalas noted that the vulnerability affects applications if Edge Side Includes (ESI) or Server Side Includes (SSI) support is enabled in the “config.yml” configuration file, and the FragmentListener is not disabled.

“A malicious user can call any controller via the /_fragment path by providing an invalid hash in the URL (or removing it), bypassing URL signing and security rules,” reads the advisory for CVE-2015-4050.

FragmentListener throws an AccessDeniedHttpException in case URL is not signed correctly. However, the ExceptionListener triggers kernel events again by making a sub-request. Since the FragmentListener does no signing for sub-requests, the controller is called even though the original request was forbidden. As a result the user receives a 403 response with content generated by the controller,” the advisory explains.

The flaw has been addressed by implementing a check in the FragmentListener.

Symfony, created in 2005 by Fabien Potencier, is used by several popular open-source projects, including Drupal and phpBB, and companies such as Yahoo and Dailymotion. The Symfony developer community has more than 100,000 members, and the framework and its components are downloaded over 1 million times every month, according to SensioLabs.

Advertisement. Scroll to continue reading.
Written By

Eduard Kovacs (@EduardKovacs) is a managing editor at SecurityWeek. He worked as a high school IT teacher for two years before starting a career in journalism as Softpedia’s security news reporter. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering.

Click to comment

Trending

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join the session as we discuss the challenges and best practices for cybersecurity leaders managing cloud identities.

Register

SecurityWeek’s Ransomware Resilience and Recovery Summit helps businesses to plan, prepare, and recover from a ransomware incident.

Register

Expert Insights

Related Content

Vulnerabilities

Less than a week after announcing that it would suspended service indefinitely due to a conflict with an (at the time) unnamed security researcher...

Data Breaches

OpenAI has confirmed a ChatGPT data breach on the same day a security firm reported seeing the use of a component affected by an...

IoT Security

A group of seven security researchers have discovered numerous vulnerabilities in vehicles from 16 car makers, including bugs that allowed them to control car...

Vulnerabilities

A researcher at IOActive discovered that home security systems from SimpliSafe are plagued by a vulnerability that allows tech savvy burglars to remotely disable...

Risk Management

The supply chain threat is directly linked to attack surface management, but the supply chain must be known and understood before it can be...

Cybercrime

Patch Tuesday: Microsoft calls attention to a series of zero-day remote code execution attacks hitting its Office productivity suite.

Vulnerabilities

Patch Tuesday: Microsoft warns vulnerability (CVE-2023-23397) could lead to exploitation before an email is viewed in the Preview Pane.

Vulnerabilities

The latest Chrome update brings patches for eight vulnerabilities, including seven reported by external researchers.