<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Symfony (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/symfony.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/symfony-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Symfony (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:36 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-33715 – Chamilo LMS is an open-source learning management system. In version 2.0-RC.2, t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33715</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33715</guid>
    <pubDate>Tue, 14 Apr 2026 21:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33715</strong></p>
  <p>Chamilo LMS is an open-source learning management system. In version 2.0-RC.2, the file public/main/inc/ajax/install.ajax.php is accessible without authentication on fully installed instances because, unlike other AJAX endpoints, it does not include the global.inc.php file that performs authentication and installation-completed checks. Its test_mailer action accepts an arbitrary Symfony Mailer DS…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33715">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31824 – Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31824</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31824</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time-of-Use (TOCTOU) race condition was discovered in the promotion usage limit enforcement. The same class of vulnerability affects the promotion usage limit (the global used counter on Promotion entities), coupon usage limit (the global used counter on PromotionCoupon entities), and coupon per-customer usage limit (the…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28695 – Craft is a content management system (CMS). There is an authenticated admin RCE ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28695</guid>
    <pubDate>Wed, 04 Mar 2026 17:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28695</strong></p>
  <p>Craft is a content management system (CMS). There is an authenticated admin RCE in Craft CMS 5.8.21 via Server-Side Template Injection using the create() Twig function combined with a Symfony Process gadget chain. The create() Twig function exposes Craft::createObject(), which allows instantiation of arbitrary PHP classes with constructor arguments. Combined with the bundled symfony/process depen…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64500 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64500</guid>
    <pubDate>Wed, 12 Nov 2025 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64500</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony's HttpFoundation component defines an object-oriented layer for the HTTP specification. Starting in version 2.0.0 and prior to version 5.4.50, 6.4.29, and 7.3.7, the `Request` class improperly interprets some `PATH_INFO` in a way that leads to representing some URLs with a path that doesn't s…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-647</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64500">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-48951 – Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. Versions 8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48951</guid>
    <pubDate>Tue, 03 Jun 2025 21:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-48951</strong></p>
  <p>Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. Versions 8.0.0-BETA3 prior to 8.3.1 contain a vulnerability due to insecure deserialization of cookie data. If exploited, since SDKs process cookie content without prior authentication, a threat actor could send a specially crafted cookie containing malicious serialized data. Applications using the Auth0-PHP SDK are affected, as…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-47275 – Auth0-PHP provides the PHP SDK for Auth0 Authentication and Management APIs. Sta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47275</guid>
    <pubDate>Thu, 15 May 2025 22:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-47275</strong></p>
  <p>Auth0-PHP provides the PHP SDK for Auth0 Authentication and Management APIs. Starting in version 8.0.0-BETA1 and prior to version 8.14.0, session cookies of applications using the Auth0-PHP SDK configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access. Certain pre-conditions are required to be vulnerable to this issue: Applications usin…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-3579 – In versions prior to Aidex 1.7, an authenticated malicious user, taking advantag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3579</guid>
    <pubDate>Tue, 15 Apr 2025 09:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-3579</strong></p>
  <p>In versions prior to Aidex 1.7, an authenticated malicious user, taking advantage of an open registry, could execute unauthorised commands within the system. This includes executing operating system (Unix) commands, interacting with internal services such as PHP or MySQL, and even invoking native functions of the framework used, such as Laravel or Symfony. This execution is achieved by Prompt Inj…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13250 – Cross-Site Request Forgery (CSRF) vulnerability in Drupal Drupal Symfony Mailer ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13250</guid>
    <pubDate>Thu, 09 Jan 2025 19:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13250</strong></p>
  <p>Cross-Site Request Forgery (CSRF) vulnerability in Drupal Drupal Symfony Mailer Lite allows Cross Site Request Forgery.This issue affects Drupal Symfony Mailer Lite: from 0.0.0 before 1.0.6.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-36611 – In Symfony v7.07, a security vulnerability was identified in the FormLoginAuthen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36611</guid>
    <pubDate>Fri, 29 Nov 2024 19:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-36611</strong></p>
  <p>In Symfony v7.07, a security vulnerability was identified in the FormLoginAuthenticator component, where it failed to adequately handle cases where the username or password field of a login request is empty. This flaw could lead to various security risks, including improper authentication logic handling or denial of service. NOTE: the Supplier has concluded that this is a false report.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51996 – Symphony process is a module for the Symphony PHP framework which executes comma...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51996</guid>
    <pubDate>Wed, 13 Nov 2024 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51996</strong></p>
  <p>Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in the database matches the username attached with the cookie, leading to authentication bypass. This vulnerability is fixed in 5.4.47, 6.4.15, and 7.1.8.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50340 – symfony/runtime is a module for the Symphony PHP framework which enables decoupl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50340</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50340</guid>
    <pubDate>Wed, 06 Nov 2024 21:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50340</strong></p>
  <p>symfony/runtime is a module for the Symphony PHP framework which enables decoupling PHP applications from global state. When the `register_argv_argc` php directive is set to `on` , and users call any URL with a special crafted query string, they are able to change the environment or debug mode used by the kernel when handling the request. As of versions 5.4.46, 6.4.14, and 7.1.7 the `SymfonyRunti…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50340">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45592 – auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor librar...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45592</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45592</guid>
    <pubDate>Tue, 10 Sep 2024 16:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45592</strong></p>
  <p>auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because `%source_label%` in twig macro is not escaped. Therefore script tags can be inserted and are executed. The vulnerability is fixed in versions 6.0.0 and 5.2.6.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45592">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-28861 – Symfony 1 is a community-driven fork of the 1.x branch of Symfony, a PHP framewo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28861</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28861</guid>
    <pubDate>Fri, 22 Mar 2024 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-28861</strong></p>
  <p>Symfony 1 is a community-driven fork of the 1.x branch of Symfony, a PHP framework for web projects. Starting in version 1.1.0 and prior to version 1.5.19, Symfony 1 has a gadget chain due to dangerous deserialization in `sfNamespacedParameterHolder` class that would enable an attacker to get remote code execution if a developer deserializes user input in their project. Version 1.5.19 contains a…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28861">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-27917 – Shopware is an open commerce platform based on Symfony Framework and Vue. The Sy...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27917</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27917</guid>
    <pubDate>Wed, 06 Mar 2024 20:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-27917</strong></p>
  <p>Shopware is an open commerce platform based on Symfony Framework and Vue. The Symfony Session Handler pops the Session Cookie and assigns it to the Response. Since Shopware 6.5.8.0, the 404 pages are cached to improve the performance of 404 pages. So the cached Response which contains a Session Cookie when the Browser accessing the 404 page, has no cookies yet. The Symfony Session Handler is in u…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-524</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27917">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-28115 – Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a ur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28115</guid>
    <pubDate>Fri, 17 Mar 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-28115</strong></p>
  <p>Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, Snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the `file_exists()` function. If an attacker can upload files of any type to the server he can pass in the phar:// protocol to unserialize the uploaded file and instan…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-22731 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22731</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-22731</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. In a Twig environment **without the Sandbox extension**, it is possible to refer to PHP functions in twig filters like `map`, `filter`, `sort`. This allows a template to call any global PHP function and thus execute arbitrary code. The attacker must have access to a Twig environment in order to exploit this vulner…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24872 – Shopware is an open commerce platform based on Symfony Framework and Vue. Permis...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24872</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24872</guid>
    <pubDate>Wed, 20 Apr 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24872</strong></p>
  <p>Shopware is an open commerce platform based on Symfony Framework and Vue. Permissions set to sales channel context by admin-api are still usable within normal user session. Users are advised to update to the current version 6.4.10.1. For older versions of 6.1, 6.2, and 6.3, corresponding security measures are also available via a plugin. There are no known workarounds for this issue.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24872">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24871 – Shopware is an open commerce platform based on Symfony Framework and Vue. In aff...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24871</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24871</guid>
    <pubDate>Wed, 20 Apr 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24871</strong></p>
  <p>Shopware is an open commerce platform based on Symfony Framework and Vue. In affected versions an attacker can abuse the Admin SDK functionality on the server to read or update internal resources. Users are advised to update to the current version 6.4.10.1. For older versions of 6.1, 6.2, and 6.3, corresponding security measures are also available via a plugin. There are no known workarounds for…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24871">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-24752 – SyliusGridBundle is a package of generic data grids for Symfony applications. Pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24752</guid>
    <pubDate>Tue, 15 Mar 2022 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24752</strong></p>
  <p>SyliusGridBundle is a package of generic data grids for Symfony applications. Prior to versions 1.10.1 and 1.11-rc2, values added at the end of query sorting were passed directly to the database. The maintainers do not know if this could lead to direct SQL injections but took steps to remediate the vulnerability. The issue is fixed in versions 1.10.1 and 1.11-rc2. As a workaround, overwrite the`S…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23601 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23601</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23601</guid>
    <pubDate>Tue, 01 Feb 2022 13:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23601</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony form component provides a CSRF protection mechanism by using a random token injected in the form and using the session to store and control the token submitted by the user. When using the FrameworkBundle, this protection can be enabled or disabled with the configuration. If the configurat…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23601">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-43836 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43836</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43836</guid>
    <pubDate>Wed, 15 Dec 2021 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-43836</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. In affected versions an attacker can read arbitrary local files via a PHP file include. In a default configuration this also leads to remote code execution. The problem is patched with the Versions 1.6.44, 2.2.18, 2.3.8, 2.4.0. For users unable to upgrade overwrite the service `sulu_route.generator.expression_tok…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43836">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-43835 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43835</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43835</guid>
    <pubDate>Wed, 15 Dec 2021 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-43835</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. In affected versions Sulu users who have access to any subset of the admin UI are able to elevate their privilege. Over the API it was possible for them to give themselves permissions to areas which they did not already had. This issue was introduced in 2.0.0-RC1 with the new ProfileController putAction. The vers…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43835">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32737 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32737</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32737</guid>
    <pubDate>Fri, 02 Jul 2021 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32737</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. In versions of Sulu prior to 1.6.41, it is possible for a logged in admin user to add a script injection (cross-site-scripting) in the collection title. The problem is patched in version 1.6.41. As a workaround, one may manually patch the affected JavaScript files in lieu of updating.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32737">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15094 – In Symfony before versions 4.4.13 and 5.1.5, the CachingHttpClient class from th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15094</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15094</guid>
    <pubDate>Wed, 02 Sep 2020 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15094</strong></p>
  <p>In Symfony before versions 4.4.13 and 5.1.5, the CachingHttpClient class from the HttpClient Symfony component relies on the HttpCache class to handle requests. HttpCache uses internal headers like X-Body-Eval and X-Body-File to control the restoration of cached responses. The class was initially written with surrogate caching and ESI support in mind (all HTTP calls come from a trusted backend in…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-212</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15094">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-15146 – In SyliusResourceBundle before versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4, request ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15146</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15146</guid>
    <pubDate>Thu, 20 Aug 2020 01:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-15146</strong></p>
  <p>In SyliusResourceBundle before versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4, request parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. This issue has been patched for versions 1.3.14, 1.4.7, 1.5.2 an…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15146">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-15143 – In SyliusResourceBundle before versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4, rrequest...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15143</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15143</guid>
    <pubDate>Thu, 20 Aug 2020 01:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-15143</strong></p>
  <p>In SyliusResourceBundle before versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4, rrequest parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. This issue has been patched for versions 1.3.14, 1.4.7, 1.5.2 a…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15143">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-5275 – In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` chec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-5275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-5275</guid>
    <pubDate>Mon, 30 Mar 2020 20:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-5275</strong></p>
  <p>In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides to grant access on the attribute, preventing the check of next attributes that should have been take into account in an unanimous strategy. The accessDecisionManager is now called with all attributes…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-5275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-18889 – An issue was discovered in Symfony 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18889</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18889</guid>
    <pubDate>Thu, 21 Nov 2019 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-18889</strong></p>
  <p>An issue was discovered in Symfony 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. Serializing certain cache adapter interfaces could result in remote code injection. This is related to symfony/cache.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18889">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-18888 – An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18888</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18888</guid>
    <pubDate>Thu, 21 Nov 2019 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-18888</strong></p>
  <p>An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. If an application passes unvalidated user input as the file for which MIME type validation should occur, then arbitrary arguments are passed to the underlying file command. This is related to symfony/http-foundation (and symfony/mime in 4.3.x).</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18888">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-18887 – An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18887</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18887</guid>
    <pubDate>Thu, 21 Nov 2019 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-18887</strong></p>
  <p>An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. The UriSigner was subject to timing attacks. This is related to symfony/http-kernel.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-203</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18887">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-11325 – An issue was discovered in Symfony before 4.2.12 and 4.3.x before 4.3.8. The Var...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11325</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11325</guid>
    <pubDate>Thu, 21 Nov 2019 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-11325</strong></p>
  <p>An issue was discovered in Symfony before 4.2.12 and 4.3.x before 4.3.8. The VarExport component incorrectly escapes strings, allowing some specially crafted ones to escalate to execution of arbitrary PHP code. This is related to symfony/var-exporter.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11325">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-11365 – Certain Symfony products are affected by: Incorrect Access Control. This affects...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-11365</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-11365</guid>
    <pubDate>Thu, 23 May 2019 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-11365</strong></p>
  <p>Certain Symfony products are affected by: Incorrect Access Control. This affects Symfony 2.7.30 and Symfony 2.8.23 and Symfony 3.2.10 and Symfony 3.3.3. The type of exploitation is: remote. The component is: Password validator.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-11365">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-10913 – In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10913</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10913</guid>
    <pubDate>Thu, 16 May 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-10913</strong></p>
  <p>In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10913">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10912 – In Symfony before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10912</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10912</guid>
    <pubDate>Thu, 16 May 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10912</strong></p>
  <p>In Symfony before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, it is possible to cache objects that may contain bad user input. On serialization or unserialization, this could result in the deletion of files that the current user has access to. This is related to symfony/cache and symfony/phpunit-bridge.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10912">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10911 – In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10911</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10911</guid>
    <pubDate>Thu, 16 May 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10911</strong></p>
  <p>In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, a vulnerability would allow an attacker to authenticate as a privileged user on sites with user registration and remember me login functionality enabled. This is related to symfony/security.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10911">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-10910 – In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10910</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10910</guid>
    <pubDate>Thu, 16 May 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-10910</strong></p>
  <p>In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, when service ids allow user input, this could allow for SQL Injection and remote code execution. This is related to symfony/dependency-injection.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10910">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-16654 – An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BE...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-16654</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-16654</guid>
    <pubDate>Mon, 06 Aug 2018 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-16654</strong></p>
  <p>An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The Intl component includes various bundle readers that are used to read resource bundles from the local filesystem. The read() methods of these classes use a path and a locale to determine the language bundle to retrieve. The locale argument value is commonly retrieved from untrusted user input (l…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16654">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-14774 – An issue was discovered in HttpKernel in Symfony 2.7.0 through 2.7.48, 2.8.0 thr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-14774</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-14774</guid>
    <pubDate>Fri, 03 Aug 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-14774</strong></p>
  <p>An issue was discovered in HttpKernel in Symfony 2.7.0 through 2.7.48, 2.8.0 through 2.8.43, 3.3.0 through 3.3.17, 3.4.0 through 3.4.13, 4.0.0 through 4.0.13, and 4.1.0 through 4.1.2. When using HttpCache, the values of the X-Forwarded-Host headers are implicitly set as trusted while this should be forbidden, leading to potential host header injection.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-14774">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-11407 – An issue was discovered in the Ldap component in Symfony 2.8.x before 2.8.37, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11407</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11407</guid>
    <pubDate>Wed, 13 Jun 2018 16:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-11407</strong></p>
  <p>An issue was discovered in the Ldap component in Symfony 2.8.x before 2.8.37, 3.3.x before 3.3.17, 3.4.x before 3.4.7, and 4.0.x before 4.0.7. It allows remote attackers to bypass authentication by logging in with a "null" password and valid username, which triggers an unauthenticated bind.  NOTE: this issue exists because of an incomplete fix for CVE-2016-2403.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11407">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-11406 – An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11406</guid>
    <pubDate>Wed, 13 Jun 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-11406</strong></p>
  <p>An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. By default, a user's session is invalidated when the user is logged out. This behavior can be disabled through the invalidate_session option. In this case, CSRF tokens were not erased during logout which allowed for CSRF token fi…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-11385 – An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-11385</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-11385</guid>
    <pubDate>Wed, 13 Jun 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-11385</strong></p>
  <p>An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. A session fixation vulnerability within the "Guard" login feature may allow an attacker to impersonate a victim towards the web application if the session id value was previously known to the attacker.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11385">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-2403 – Symfony before 2.8.6 and 3.x before 3.0.6 allows remote attackers to bypass auth...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-2403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-2403</guid>
    <pubDate>Tue, 07 Feb 2017 17:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-2403</strong></p>
  <p>Symfony before 2.8.6 and 3.x before 3.0.6 allows remote attackers to bypass authentication by logging in with an empty password and valid username, which triggers an unauthenticated bind.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-2403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-4423 – The attemptAuthentication function in Component/Security/Http/Firewall/UsernameP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-4423</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-4423</guid>
    <pubDate>Wed, 01 Jun 2016 22:59:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-4423</strong></p>
  <p>The attemptAuthentication function in Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php in Symfony before 2.3.41, 2.7.x before 2.7.13, 2.8.x before 2.8.6, and 3.0.x before 3.0.6 does not limit the length of a username stored in a session, which allows remote attackers to cause a denial of service (session storage consumption) via a series of authentication attempts w…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-4423">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-1902 – The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-1902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-1902</guid>
    <pubDate>Wed, 01 Jun 2016 22:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-1902</strong></p>
  <p>The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/random_compat library and the openssl_random_pseudo_bytes function fails, which makes it easier for attackers to defeat cryptographic protection mechanisms via unspecified vectors.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-310</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-1902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-8125 – Symfony 2.3.x before 2.3.35, 2.6.x before 2.6.12, and 2.7.x before 2.7.7 might a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-8125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-8125</guid>
    <pubDate>Mon, 07 Dec 2015 20:59:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-8125</strong></p>
  <p>Symfony 2.3.x before 2.3.35, 2.6.x before 2.6.12, and 2.7.x before 2.7.7 might allow remote attackers to have unspecified impact via a timing attack involving the (1) Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices or (2) Symfony/Component/Security/Http/Firewall/DigestAuthenticationListener class in the Symfony Security Component, or (3) legacy CSRF implementatio…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-8125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-1397 – Symfony 2.0.x before 2.0.22, 2.1.x before 2.1.7, and 2.2.x remote attackers to e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-1397</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-1397</guid>
    <pubDate>Mon, 02 Jun 2014 15:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-1397</strong></p>
  <p>Symfony 2.0.x before 2.0.22, 2.1.x before 2.1.7, and 2.2.x remote attackers to execute arbitrary PHP code via a serialized PHP object to the (1) Yaml::parse or (2) Yaml\Parser::parse function, a different vulnerability than CVE-2013-1348.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-1397">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-1348 – The Yaml::parse function in Symfony 2.0.x before 2.0.22 remote attackers to exec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-1348</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-1348</guid>
    <pubDate>Mon, 02 Jun 2014 15:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-1348</strong></p>
  <p>The Yaml::parse function in Symfony 2.0.x before 2.0.22 remote attackers to execute arbitrary PHP code via a PHP file, a different vulnerability than CVE-2013-1397.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-1348">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
