Lucene search
+L

2109 matches found

OSV
OSV
added 2024/11/15 12:00 a.m.15 views

DSA-5813-1 symfony - security update

Bulletin has no description...

7.5CVSS7.5AI score0.0062EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/11/14 12:00 a.m.16 views

The vulnerability of the Symfony software platform for developing and managing web applications arises from the lack of measures taken to neutralize special elements, allowing attackers to execute arbitrary code.

The vulnerability of the Symfony software platform for developing and managing web applications exists due to the lack of measures taken to neutralize specific elements. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

7.5CVSS6.2AI score0.6322EPSS
SaveExploits0References8Affected Software3
Github Security Blog
Github Security Blog
added 2024/11/13 6:29 p.m.24 views

Symfony has an Authentication Bypass via RememberMe

Description 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. Resolution The PersistentRememberMeHandler class now ensures the submitted username is the...

7.5CVSS7.5AI score0.0062EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/11/13 6:29 p.m.14 views

GHSA-CG23-QF8F-62RR Symfony has an Authentication Bypass via RememberMe

Description 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. Resolution The PersistentRememberMeHandler class now ensures the submitted username is the...

8.7CVSS7.4AI score0.0062EPSS
SaveExploits1References7
NVD
NVD
added 2024/11/13 5:15 p.m.22 views

CVE-2024-51996

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. Th...

7.5CVSS0.0062EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/13 5:15 p.m.4 views

UBUNTU-CVE-2024-51996

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. Th...

7.5CVSS5.8AI score0.0062EPSS
SaveExploits1References6
Snyk
Snyk
added 2024/11/13 4:41 p.m.8 views

Authentication Bypass

Overview symfony/security-http is a provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. Affected versions of this package are vulnerable to...

8.7CVSS6.8AI score0.0062EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/11/13 4:41 p.m.2 views

Authentication Bypass

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Authentication Bypass via the consumeRememberMeCookie function due to improper validation between the username persisted in the database and t...

8.7CVSS7AI score0.0062EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/11/13 4:18 p.m.13 views

CVE-2024-51996 Symphony has an Authentication Bypass via RememberMe

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. Th...

7.5CVSS7.7AI score0.0062EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/13 4:18 p.m.115 views

CVE-2024-51996

CVE-2024-51996 affects Symfony’s security-http implementation. When a persisted remember-me cookie is used, Symfony does not validate the cookie’s username against the database, allowing an authentication bypass. The issue is fixed in Symfony versions 5.4.47, 6.4.15, and 7.1.8. Public details des...

7.5CVSS7.5AI score0.0062EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/11/12 12:00 a.m.25 views

Debian: Security Advisory (DSA-5809-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3CVSS6.5AI score0.6322EPSS
SaveExploits0References2
Debian
Debian
added 2024/11/11 7:06 p.m.114 views

[SECURITY] [DSA 5809-1] symfony security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5809-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff November 11, 2024 https://www.debian.org/security/faq -...

7.3CVSS7.5AI score0.6322EPSS
SaveExploits0
OSV
OSV
added 2024/11/11 12:00 a.m.21 views

DSA-5809-1 symfony - security update

Bulletin has no description...

7.3CVSS4.1AI score0.6322EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/11 12:00 a.m.20 views

Debian dsa-5809 : php-symfony - security update

The remote Debian 12 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5809 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-5809-1 [email protected] https://www.debian.org/securit...

7.3CVSS5.7AI score0.6322EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/11/07 12:00 a.m.19 views

Symfony < 5.4.46 / 6.x < 6.4.14 / 7.x < 7.1.7 Improper Input Handling

Symfony versions prior to 5.4.46 or 6.x prior to 6.4.14 or 7.x prior to 7.1.7 is vulnerable when the registerargcargv 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...

8.7CVSS7AI score0.6322EPSS
SaveExploits1References4
NVD
NVD
added 2024/11/06 9:15 p.m.13 views

CVE-2024-50345

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...

6.1CVSS0.00553EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/06 9:15 p.m.7 views

DEBIAN-CVE-2024-50345

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...

6.1CVSS4.6AI score0.00553EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/06 9:15 p.m.14 views

CVE-2024-50343

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...

3.1CVSS0.00455EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/06 9:15 p.m.3 views

DEBIAN-CVE-2024-50343

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...

3.1CVSS4.6AI score0.00455EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/06 9:15 p.m.22 views

CVE-2024-50342

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...

4.3CVSS0.00471EPSS
SaveExploits0References2
Rows per page
Query Builder