<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Symfony</title>
  <link>https://cvedaily.com/pages/tags/symfony.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/symfony.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Symfony</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:36 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-45701 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45701</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45701</guid>
    <pubDate>Mon, 01 Jun 2026 17:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45701</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. Prior to versions 2.6.23 and 3.0.6, the password reset tokenand API key generation uses a weak cryptographical hash algorithm. This issue has been patched in versions 2.6.23 and 3.0.6.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45701">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41498 – Kimai is an open-source time tracking application. Prior to version 2.54.0, the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41498</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41498</guid>
    <pubDate>Fri, 08 May 2026 04:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41498</strong></p>
  <p>Kimai is an open-source time tracking application. Prior to version 2.54.0, the Team API endpoints use #[IsGranted('edit_team')] instead of #[IsGranted('edit', 'team')], causing Symfony TeamVoter to abstain from voting. This removes entity-level ownership checks on team operations, allowing any user with the edit_team permission to modify any team, not just teams they are authorized to manage. Th…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41498">View on NVD</a></p>
]]>
    </description>
  </item>
  <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>[Low] CVE-2026-34372 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34372</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34372</guid>
    <pubDate>Tue, 31 Mar 2026 21:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-34372</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. From versions 1.0.0 to before 2.6.22, and 3.0.0 to before 3.0.5, a user which has permission for the Sulu Admin via at least one role could have access to the sub-entities of contacts via the admin API without even have permission for contacts. This issue has been patched in versions 2.6.22 and 3.0.5.</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34372">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31825 – Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters Prod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31825</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31825</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31825</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy() without validation. An attacker can inject arbitrary DQL. The issue is fixed in versions: 1.9.12, 1.10.16, 1.11.17, 1.12.23, 1.13.15, 1.14.18, 2.0.16, 2.1.12, 2.2.3 and above.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31825">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>[Medium] CVE-2026-31823 – Sylius is an Open Source eCommerce Framework on Symfony. An authenticated stored...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31823</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31823</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31823</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. An authenticated stored cross-site scripting (XSS) vulnerability exists in multiple places across the shop frontend and admin panel due to unsanitized entity names being rendered as raw HTML. Shop breadcrumbs (shared/breadcrumbs.html.twig): The breadcrumbs macro uses the Twig |raw filter on label values. Since taxon names, product names, an…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31823">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31822 – Sylius is an Open Source eCommerce Framework on Symfony. A cross-site scripting ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31822</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31822</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31822</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. A cross-site scripting (XSS) vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is rendered into the DOM using innerHTML, allowing any HTML or JavaScript in that value to be parsed and…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31822">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31821 – Sylius is an Open Source eCommerce Framework on Symfony. The POST /api/v2/shop/o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31821</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31821</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. The POST /api/v2/shop/orders/{tokenValue}/items endpoint does not verify cart ownership. An unauthenticated attacker can add items to other registered customers' carts by knowing the cart tokenValue. An attacker who obtains a cart tokenValue can add arbitrary items to another customer's cart. The endpoint returns the full cart representatio…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31820 – Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31820</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31820</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31820</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecure Direct Object Reference (IDOR) vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via #[LiveArg] parameters. Unlike props, which are protected by LiveComponent's @checksum, args are fully user-controlled - any action that accepts a resource ID via #[LiveArg] and loads it w…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31820">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31819 – Sylius is an Open Source eCommerce Framework on Symfony. CurrencySwitchControlle...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31819</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31819</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. CurrencySwitchController::switchAction(), ImpersonateUserController::impersonateAction() and StorageBasedLocaleSwitcher::handle() use the HTTP Referer header directly when redirecting. The attack requires the victim to click a legitimate application link placed on an attacker-controlled page. The browser automatically sends the attacker's s…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-30964 – web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30964</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30964</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-30964</strong></p>
  <p>web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. Prior to 5.2.4, when allowed_origins is configured, CheckAllowedOrigins reduces URL-like values to their host component and accepts on host match alone. This makes exact origin policies impossible to express: scheme and port…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30964">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>[Medium] CVE-2026-24739 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24739</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24739</guid>
    <pubDate>Wed, 28 Jan 2026 21:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24739</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters (notably `=`) as “special” when escaping arguments on Windows. When PHP is executed from an MSYS2-based environment (e.g. Git Bash) and Symfony Process spawns native Windo…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24739">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-68129 – Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. In applicat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68129</guid>
    <pubDate>Wed, 17 Dec 2025 22:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-68129</strong></p>
  <p>Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. In applications built with the Auth0-PHP SDK, the audience validation in access tokens is performed improperly. Without proper validation, affected applications may accept ID tokens as Access tokens. Projects are affected if they use Auth0-PHP SDK versions between v8.0.0 and v8.17.0, or applications using the following SDKs that…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68129">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>[Low] CVE-2025-58769 – auth0-PHP is an SDK for Auth0 Authentication and Management APIs. In versions 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58769</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58769</guid>
    <pubDate>Wed, 01 Oct 2025 20:18:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-58769</strong></p>
  <p>auth0-PHP is an SDK for Auth0 Authentication and Management APIs. In versions 3.3.0 through 8.16.0, the Bulk User Import endpoint in applications built with the SDK does not validate the file-path wrapper or value. Without proper validation, affected applications may accept arbitrary file paths or URLs. The vulnerability affects any application that either directly uses the Auth0-PHP SDK (version…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58769">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>[Medium] CVE-2025-47946 – Symfony UX is an initiative and set of libraries to integrate JavaScript tools i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47946</guid>
    <pubDate>Mon, 19 May 2025 20:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-47946</strong></p>
  <p>Symfony UX is an initiative and set of libraries to integrate JavaScript tools into applications. Prior to version 2.25.1, rendering `{{ attributes }}` or using any method that returns a `ComponentAttributes` instance (e.g. `only()`, `defaults()`, `without()`) ouputs attribute values directly without escaping. If these values are unsafe (e.g. contain user input), this can lead to HTML attribute i…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47946">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>[Medium] CVE-2025-47778 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47778</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47778</guid>
    <pubDate>Wed, 14 May 2025 16:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-47778</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. Starting in versions 2.5.21, 2.6.5, and 3.0.0-alpha1, an admin user can upload SVG which may load external data via XML DOM library. This can be used for insecure XML External Entity References. The problem has been patched in versions 2.6.9, 2.5.25, and 3.0.0-alpha3. As a workaround, one may patch the effect fil…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47778">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>[Medium] CVE-2025-30150 – Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Thro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30150</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30150</guid>
    <pubDate>Tue, 08 Apr 2025 14:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-30150</strong></p>
  <p>Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Through the store-api it is possible as a attacker to check if a specific e-mail address has an account in the shop. Using the store-api endpoint /store-api/account/recovery-password you get the response, which indicates clearly that there is no account for this customer. In contrast you get a success response if the acco…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-204</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30150">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-2689 – A vulnerability, which was classified as critical, has been found in yiisoft Yii...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-2689</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-2689</guid>
    <pubDate>Mon, 24 Mar 2025 07:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-2689</strong></p>
  <p>A vulnerability, which was classified as critical, has been found in yiisoft Yii2 up to 2.0.45. Affected by this issue is the function getIterator of the file symfony\finder\Iterator\SortableIterator.php. The manipulation leads to deserialization. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-2689">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>[Low] CVE-2024-50345 – symfony/http-foundation is a module for the Symphony PHP framework which defines...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50345</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50345</guid>
    <pubDate>Wed, 06 Nov 2024 21:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-50345</strong></p>
  <p>symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters the same way browsers do. As a result, an attacker can trick a validator relying on the `Request` class to redirect users to another domain. The `Request::create` methods now assert the URI does not co…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50345">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-50343 – symfony/validator is a module for the Symphony PHP framework which provides tool...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50343</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50343</guid>
    <pubDate>Wed, 06 Nov 2024 21:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-50343</strong></p>
  <p>symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a `Validator` configured with a regular expression using the `$` metacharacters, with an input ending with `\n`. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the `D` regex modifier to match the entire input. Users are advised to upgrade. There are no known wor…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50343">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-50342 – symfony/http-client is a module for the Symphony PHP framework which provides po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50342</guid>
    <pubDate>Wed, 06 Nov 2024 21:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-50342</strong></p>
  <p>symfony/http-client is a module for the Symphony PHP framework which provides powerful methods to fetch HTTP resources synchronously or asynchronously. When using the `NoPrivateNetworkHttpClient`, some internal information is still leaking during host resolution, which leads to possible IP/port enumeration. As of versions 5.4.46, 6.4.14, and 7.1.7 the `NoPrivateNetworkHttpClient` now filters bloc…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-50341 – symfony/security-bundle is a module for the Symphony PHP framework which provide...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50341</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50341</guid>
    <pubDate>Wed, 06 Nov 2024 21:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-50341</strong></p>
  <p>symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom `user_checker` defined on a firewall is not called when Login Programmaticaly with the `Security::login` method, leading to  unwanted login. As of versions 6.4.10, 7.0.10 and 7.1.3 the `Security::login` method now ensure…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50341">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>[Medium] CVE-2024-6551 – The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6551</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6551</guid>
    <pubDate>Thu, 29 Aug 2024 11:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6551</strong></p>
  <p>The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 3.15.1. This is due to the plugin utilizing Symfony and leaving display_errors on within test files. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6551">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-6552 – The Booking for Appointments and Events Calendar – Amelia plugin for WordPress i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6552</guid>
    <pubDate>Thu, 08 Aug 2024 04:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6552</strong></p>
  <p>The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 1.2. This is due to the plugin utilizing Symfony and leaving display_errors on within test files. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-40633 – Sylius is an Open Source eCommerce Framework on Symfony. A security vulnerabilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-40633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-40633</guid>
    <pubDate>Wed, 17 Jul 2024 18:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-40633</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. A security vulnerability was discovered in the `/api/v2/shop/adjustments/{id}` endpoint, which retrieves order adjustments based on incremental integer IDs. The vulnerability allows an attacker to enumerate valid adjustment IDs and retrieve order tokens. Using these tokens, an attacker can access guest customer order details - sensitive gue…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-40633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39912 – web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39912</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39912</guid>
    <pubDate>Mon, 15 Jul 2024 20:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39912</strong></p>
  <p>web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. The ProfileBasedRequestOptionsBuilder method returns allowedCredentials without any credentials if no username was found. When WebAuthn is used as the first or only authentication method, an attacker can enumerate usernames b…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-204</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39912">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-31447 – Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Star...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31447</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31447</guid>
    <pubDate>Mon, 08 Apr 2024 16:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-31447</strong></p>
  <p>Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Starting in version 6.3.5.0 and prior to versions 6.6.1.0 and 6.5.8.8, when a authenticated request is made to `POST /store-api/account/logout`, the cart will be cleared, but the User won't be logged out. This affects only the direct store-api usage, as the PHP Storefront listens additionally on `CustomerLogoutEvent` and…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31447">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>[Medium] CVE-2024-28859 – Symfony1 is a community fork of symfony 1.4 with DIC, form enhancements, latest ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28859</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28859</guid>
    <pubDate>Fri, 15 Mar 2024 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-28859</strong></p>
  <p>Symfony1 is a community fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support. Symfony 1 has a gadget chain due to vulnerable Swift Mailer dependency that would enable an attacker to get remote code execution if a developer unserialize user input in his project. This vulnerability present no direct threat but is a vector tha…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28859">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>[Medium] CVE-2024-27915 – Sulu is a PHP content management system. Starting in verson 2.2.0 and prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27915</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27915</guid>
    <pubDate>Wed, 06 Mar 2024 20:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-27915</strong></p>
  <p>Sulu is a PHP content management system. Starting in verson 2.2.0 and prior to version 2.4.17 and 2.5.13, access to pages is granted regardless of role permissions for webspaces which have a security system configured and permission check enabled. Webspaces without do not have this issue. The problem is patched in versions 2.4.17 and 2.5.13. Some workarounds are available. One may apply the patch…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27915">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-24807 – Sulu is a highly extensible open-source PHP content management system based on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24807</guid>
    <pubDate>Mon, 05 Feb 2024 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-24807</strong></p>
  <p>Sulu is a highly extensible open-source PHP content management system based on the Symfony framework. There is an issue when inputting HTML into the Tag name. The HTML is executed when the tag name is listed in the auto complete form. Only admin users can create tags so they are the only ones affected. The problem is patched with version(s) 2.4.16 and 2.5.12.</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-80</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46735 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46735</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46735</guid>
    <pubDate>Fri, 10 Nov 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46735</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in `WebhookController` returns unescaped user-submitted input. As of version 6.3.8, `WebhookController` now doesn't return any user-submitted input in its response.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46735">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46734 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46734</guid>
    <pubDate>Fri, 10 Nov 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46734</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46733 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46733</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46733</guid>
    <pubDate>Fri, 10 Nov 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46733</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, `SessionStrategyListener` does not migrate the session after every successful login. It does so only in case the logged in user changes by means of checking the user identifier. In some use cases, the user identifier doesn'…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46733">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-41336 – ux-autocomplete is a JavaScript Autocomplete functionality for Symfony. Under ce...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41336</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41336</guid>
    <pubDate>Mon, 11 Sep 2023 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-41336</strong></p>
  <p>ux-autocomplete is a JavaScript Autocomplete functionality for Symfony. Under certain circumstances, an attacker could successfully submit an entity id for an `EntityType` that is *not* part of the valid choices. The problem has been fixed in `symfony/ux-autocomplete` version 2.11.2.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41336">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-39343 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39343</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39343</guid>
    <pubDate>Fri, 04 Aug 2023 01:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-39343</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. It allows over the Admin Login form to detect which user (username, email) exists and which one do not exist. Sulu Installation not using the old Symfony 5.4 security System and previous version are not impacted by this Security issue. The vulnerability has been patched in version 2.5.10.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-204</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39343">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>[Medium] CVE-2022-24895 – 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-24895</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24895</guid>
    <pubDate>Fri, 03 Feb 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24895</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. When authenticating users Symfony by default regenerates the session ID upon login, but preserves the rest of session attributes. Because this does not clear CSRF tokens upon login, this might enables same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a ses…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24895">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24894 – 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-24894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24894</guid>
    <pubDate>Fri, 03 Feb 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24894</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony HTTP cache system, acts as a reverse proxy: It caches entire responses (including headers) and returns them to the clients. In a recent change in the `AbstractSessionListener`, the response might contain a `Set-Cookie` header. If the Symfony HTTP cache system is enabled, this response mig…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-22734 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22734</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-22734</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. The newsletter double opt-in validation was not checked properly, and it was possible to skip the complete double opt in process. As a result operators may have inconsistencies in their newsletter systems. This problem has been fixed with version 6.4.18.1. Users are advised to upgrade. Users unable to upgrade may…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-22733 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22733</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22733</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-22733</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. In affected versions the log module would write out all kind of sent mails. An attacker with access to either the local system logs or a centralized logging store may have access to other users accounts. This issue has been addressed in version 6.4.18.1. For older versions of 6.1, 6.2, and 6.3, corresponding secur…</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22733">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-22732 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22732</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22732</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-22732</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. The Administration session expiration was set to one week, when an attacker has stolen the session cookie they could use it for a long period of time. In version 6.4.18.1 an automatic logout into the Administration session has been added. As a result the user will be logged out when they are inactive. Users are ad…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22732">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>[Medium] CVE-2023-22730 – Shopware is an open source commerce platform based on Symfony Framework and Vue ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22730</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22730</guid>
    <pubDate>Tue, 17 Jan 2023 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-22730</strong></p>
  <p>Shopware is an open source commerce platform based on Symfony Framework and Vue js. In affected versions It was possible to put the same line item multiple times in the cart using the AP. The Cart Validators checked the line item's individuality and the user was able to bypass quantity limits in sales. This problem has been fixed with version 6.4.18.1. Users on major versions 6.1, 6.2, and 6.3 ma…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22730">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>[Medium] CVE-2022-27108 – OrangeHRM 4.10 is vulnerable to Insecure Direct Object Reference (IDOR) via the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-27108</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-27108</guid>
    <pubDate>Wed, 06 Apr 2022 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-27108</strong></p>
  <p>OrangeHRM 4.10 is vulnerable to Insecure Direct Object Reference (IDOR) via the end point symfony/web/index.php/time/createTimesheet`. Any user can create a timesheet in another user's account.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27108">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>[Medium] CVE-2022-24748 – Shopware is an open commerce platform based on the Symfony php Framework and the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24748</guid>
    <pubDate>Wed, 09 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24748</strong></p>
  <p>Shopware is an open commerce platform based on the Symfony php Framework and the Vue javascript framework. In versions prior to 6.4.8.2 it is possible to modify customers and to create orders without App Permission. This issue is a result of improper api route checking. Users are advised to upgrade to version 6.4.8.2. There are no known workarounds.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24747 – Shopware is an open commerce platform based on the Symfony php Framework and the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24747</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24747</guid>
    <pubDate>Wed, 09 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24747</strong></p>
  <p>Shopware is an open commerce platform based on the Symfony php Framework and the Vue javascript framework. Affected versions of shopware do no properly set sensitive HTTP headers to be non-cacheable. If there is an HTTP cache between the server and client then headers may be exposed via HTTP caches. This issue has been resolved in version 6.4.8.2. There are no known workarounds.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24747">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24746 – Shopware is an open commerce platform based on the Symfony php Framework and the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24746</guid>
    <pubDate>Wed, 09 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24746</strong></p>
  <p>Shopware is an open commerce platform based on the Symfony php Framework and the Vue javascript framework. In affected versions it is possible to inject code via the voucher code form. This issue has been patched in version 6.4.8.1. There are no known workarounds for this issue.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24745 – Shopware is an open commerce platform based on the Symfony php Framework and the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24745</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24745</guid>
    <pubDate>Wed, 09 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24745</strong></p>
  <p>Shopware is an open commerce platform based on the Symfony php Framework and the Vue javascript framework. In affected versions guest sessions are shared between customers when HTTP cache is enabled. This can lead to inconsistent experiences for guest users. Setups with Varnish are not affected by this issue. This issue has been resolved in version 6.4.8.2. Users unable to upgrade should disable…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24745">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-24744 – Shopware is an open commerce platform based on the Symfony php Framework and the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24744</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24744</guid>
    <pubDate>Wed, 09 Mar 2022 23:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-24744</strong></p>
  <p>Shopware is an open commerce platform based on the Symfony php Framework and the Vue javascript framework. In affected versions user sessions are not logged out if the password is reset via password recovery. This issue has been resolved in version 6.4.8.1. For older versions of 6.1, 6.2, and 6.3, corresponding security measures are also available via a plugin.</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24744">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>[Medium] CVE-2021-41270 – Symfony/Serializer handles serializing and deserializing data structures for Sym...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41270</guid>
    <pubDate>Wed, 24 Nov 2021 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41270</strong></p>
  <p>Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula injection. In Symfony 4.1, maintainers added the opt-in `csv_escape_formulas` option in the `CsvEncod…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-1236</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41268 – Symfony/SecurityBundle is the security system for Symfony, a PHP framework for w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41268</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41268</guid>
    <pubDate>Wed, 24 Nov 2021 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41268</strong></p>
  <p>Symfony/SecurityBundle is the security system for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Since the rework of the Remember me cookie in version 5.3.0, the cookie is not invalidated when the user changes their password. Attackers can therefore maintain their access to the account even if the password is changed as long as they have had the ch…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41268">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41267 – Symfony/Http-Kernel is the HTTP kernel component for Symfony, a PHP framework fo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41267</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41267</guid>
    <pubDate>Wed, 24 Nov 2021 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41267</strong></p>
  <p>Symfony/Http-Kernel is the HTTP kernel component for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Headers that are not part of the "trusted_headers" allowed list are ignored and protect users from "Cache poisoning" attacks. In Symfony 5.2, maintainers added support for the `X-Forwarded-Prefix` headers, but this header was accessible in SubRequest…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41267">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41169 – Sulu is an open-source PHP content management system based on the Symfony framew...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41169</guid>
    <pubDate>Thu, 21 Oct 2021 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41169</strong></p>
  <p>Sulu is an open-source PHP content management system based on the Symfony framework. In versions before 1.6.43 are subject to stored cross site scripting attacks. HTML input into Tag names is not properly sanitized. Only admin users are allowed to create tags. Users are advised to upgrade.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41169">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>[Medium] CVE-2021-32720 – Sylius is an Open Source eCommerce platform on top of Symfony. In versions of Sy...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32720</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32720</guid>
    <pubDate>Mon, 28 Jun 2021 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32720</strong></p>
  <p>Sylius is an Open Source eCommerce platform on top of Symfony. In versions of Sylius prior to 1.9.5 and 1.10.0-RC.1, part of the details (order ID, order number, items total, and token value) of all placed orders were exposed to unauthorized users. If exploited properly, a few additional information like the number of items in the cart and the date of the shipping may be fetched as well. This dat…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32720">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32693 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32693</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32693</guid>
    <pubDate>Thu, 17 Jun 2021 23:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32693</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. A vulnerability related to firewall authentication is in Symfony starting with version 5.3.0 and prior to 5.3.2. When an application defines multiple firewalls, the token authenticated by one of the firewalls was available for all other firewalls. This could be abused when the application defines dif…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32693">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-21424 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21424</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21424</guid>
    <pubDate>Thu, 13 May 2021 16:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-21424</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The ability to enumerate users was possible without relevant permissions due to different handling depending on whether the user existed or not when attempting to use the switch users functionality. We now ensure that 403s are returned whether the user exists or not if a user cannot switch to a user…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21424">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-27908 – In all versions prior to Mautic 3.3.2, secret parameters such as database creden...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-27908</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-27908</guid>
    <pubDate>Tue, 23 Mar 2021 20:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-27908</strong></p>
  <p>In all versions prior to Mautic 3.3.2, secret parameters such as database credentials could be exposed publicly by an authorized admin user through leveraging Symfony parameter syntax in any of the free text fields in Mautic’s configuration that are used in publicly facing parts of the application.</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27908">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>[Medium] CVE-2020-5274 – In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception wer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-5274</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-5274</guid>
    <pubDate>Mon, 30 Mar 2020 20:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-5274</strong></p>
  <p>In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even in a non-debug configuration. The ErrorHandler now escape alls properties of the exception, and the stacktrace is only display in debug configuration. This issue is patched in symfony/http-foundation…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-5274">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2020-5255 – In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-5255</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-5255</guid>
    <pubDate>Mon, 30 Mar 2020 20:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2020-5255</strong></p>
  <p>In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response&#39;s content and `Content-Type` header. When the response is cached, this can prevent the use of the website by other users. This has been…</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-435</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-5255">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2013-4752 – Symfony 2.0.X before 2.0.24, 2.1.X before 2.1.12, 2.2.X before 2.2.5, and 2.3.X ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4752</guid>
    <pubDate>Thu, 02 Jan 2020 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2013-4752</strong></p>
  <p>Symfony 2.0.X before 2.0.24, 2.1.X before 2.1.12, 2.2.X before 2.2.5, and 2.3.X before 2.3.3 have an issue in the HttpFoundation component. The Host header can be manipulated by an attacker when the framework is generating an absolute URL. A remote attacker could exploit this vulnerability to inject malicious content into the Web application page and conduct various attacks.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-20058 – Bolt 3.7.0, if Symfony Web Profiler is used, allows XSS because unsanitized sear...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-20058</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-20058</guid>
    <pubDate>Sun, 29 Dec 2019 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-20058</strong></p>
  <p>Bolt 3.7.0, if Symfony Web Profiler is used, allows XSS because unsanitized search?search= input is shown on the _profiler page. NOTE: this is disputed because profiling was never intended for use in production. This is related to CVE-2018-12040</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-20058">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2019-16768 – In affected versions of Sylius, exception messages from internal exceptions (lik...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-16768</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-16768</guid>
    <pubDate>Thu, 05 Dec 2019 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2019-16768</strong></p>
  <p>In affected versions of Sylius, exception messages from internal exceptions (like database exception) are wrapped by \Symfony\Component\Security\Core\Exception\AuthenticationServiceException and propagated through the system to UI. Therefore, some internal system information may leak and be visible to the customer. A validation message with the exception details will be presented to the user when…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-16768">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>[Medium] CVE-2019-18886 – An issue was discovered in Symfony 4.2.0 to 4.2.11 and 4.3.0 to 4.3.7. The abili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18886</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18886</guid>
    <pubDate>Thu, 21 Nov 2019 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-18886</strong></p>
  <p>An issue was discovered in Symfony 4.2.0 to 4.2.11 and 4.3.0 to 4.3.7. The ability to enumerate users was possible due to different handling depending on whether the user existed when making unauthorized attempts to use the switch users functionality. This is related to symfony/security.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-203</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18886">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>[Medium] CVE-2019-10909 – 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-10909</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10909</guid>
    <pubDate>Thu, 16 May 2019 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-10909</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, validation messages are not escaped, which can lead to XSS when user input is included. This is related to symfony/framework-bundle.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10909">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-19790 – An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-19790</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-19790</guid>
    <pubDate>Tue, 18 Dec 2018 22:29:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-19790</strong></p>
  <p>An open redirect was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9 and 4.2.x before 4.2.1. By using backslashes in the `_failure_path` input field of login forms, an attacker can work around the redirection target restrictions and effectively redirect the user to any domain after login.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-19790">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-19789 – An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-19789</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-19789</guid>
    <pubDate>Tue, 18 Dec 2018 22:29:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-19789</strong></p>
  <p>An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint `string` in a setter method (e.g. `setName(string $name)`) of a class that's the `data_class` of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then `…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-19789">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-16790 – 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-16790</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-16790</guid>
    <pubDate>Mon, 06 Aug 2018 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-16790</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. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data into one array. This big array forms the data that are then bound to the form. At this stage there is no difference anymore between submitted POST data and uploaded files.…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16790">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
