Lucene search
+L

2109 matches found

OSV
OSV
added 2024/11/06 3:16 p.m.16 views

GHSA-9C3X-R3WP-MGXM Symfony allows internal address and port enumeration by NoPrivateNetworkHttpClient

Description When using the NoPrivateNetworkHttpClient, some internal information is still leaking during host resolution, which leads to possible IP/port enumeration. Resolution The NoPrivateNetworkHttpClient now filters blocked IPs earlier to prevent such leaks. The fisrt patch for this issue is...

3.1CVSS3.7AI score0.00471EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/11/06 3:16 p.m.28 views

Symfony allows internal address and port enumeration by NoPrivateNetworkHttpClient

Description When using the NoPrivateNetworkHttpClient, some internal information is still leaking during host resolution, which leads to possible IP/port enumeration. Resolution The NoPrivateNetworkHttpClient now filters blocked IPs earlier to prevent such leaks. The fisrt patch for this issue is...

4.3CVSS3.8AI score0.00471EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2024/11/06 3:13 p.m.27 views

Symfony's `Security::login` does not take into account custom `user_checker`

Description The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login. Resolution The Security::login method now ensure to call the configured userchecker. The patch for this issue is available here for branch...

3.1CVSS6.7AI score0.00311EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2024/11/06 3:13 p.m.18 views

GHSA-JXGR-3V7Q-3W9V Symfony's `Security::login` does not take into account custom `user_checker`

Description The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login. Resolution The Security::login method now ensure to call the configured userchecker. The patch for this issue is available here for branch...

3.1CVSS3.8AI score0.00311EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/11/06 3:11 p.m.22 views

Symfony allows changing the environment through a query

Description 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 request. Resolution The SymfonyRuntime now ignores the argv values for non-cli...

7.3CVSS6.7AI score0.6322EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2024/11/06 3:11 p.m.24 views

GHSA-X8VP-GF4Q-MW5J Symfony allows changing the environment through a query

Description 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 request. Resolution The SymfonyRuntime now ignores the argv values for non-cli...

7.3CVSS6.9AI score0.6322EPSS
SaveExploits0References7
Snyk
Snyk
added 2024/11/06 12:41 p.m.2 views

Misinterpretation of Input

Overview Affected versions of this package are vulnerable to Misinterpretation of Input containing a \n. Several validations expect line ending characters to be matched by $, but a malicious user can bypass those validations to cause invalid input to be treated as valid. Remediation Upgrade...

6.9CVSS6.8AI score0.00455EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/06 12:41 p.m.6 views

Insertion of Sensitive Information Into Sent Data

Overview symfony/http-client is a Symfony HttpClient component. Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the request function in NoPrivateNetworkHttpClient, used during host resolution. This can be exploited to enumerate ports or IP...

6.9CVSS6.9AI score0.00471EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/06 12:41 p.m.9 views

Open Redirect

Overview symfony/http-foundation is a component defines an object-oriented layer for the HTTP specification. Affected versions of this package are vulnerable to Open Redirect in the Request::create function, which improperly handles special characters in a URI. Remediation Upgrade...

6.9CVSS6.9AI score0.00553EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/06 12:41 p.m.5 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection by replacing cmd.exe or placing a fake one in the working directory, which will be executed by ExecutableFinder.php when preparing command arguments. Note: This vulnerability only affects applications running on...

9.8CVSS7.4AI score0.00425EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/06 12:41 p.m.2 views

Access Restriction 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 Access Restriction Bypass when constructing functions in SymfoyRuntime.php, which allows the user to change environment or debug mode by...

7.3CVSS7AI score0.6322EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/11/06 12:41 p.m.3 views

Improper Authorization

Overview symfony/security-bundle is a security bundle for Symfony. Affected versions of this package are vulnerable to Improper Authorization in the createFirewall function in SecurityExtension.php, which does not apply userchecker during programmatic login. Remediation Upgrade...

5.4CVSS6.9AI score0.00311EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/06 12:00 a.m.12 views

PT-2024-34151 · Symfony +2 · Symfony/Securitybundle +2

Name of the Vulnerable Software and Affected Versions: symfony/security-bundle versions prior to 6.4.10 symfony/security-bundle versions prior to 7.0.10 symfony/security-bundle versions prior to 7.1.3 Description: The custom user checker defined on a firewall is not called when logging in...

8.8CVSS6.5AI score0.6322EPSS
SaveExploits1References45
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.8 views

Symfony 输入验证错误漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An input validation error vulnerability exists in Symfony. An attacker could use this vulnerability to spoof a "Validator" configured with a regular expression using the "$"...

3.1CVSS4.3AI score0.00455EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.8 views

Symfony 授权问题漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. A security vulnerability exists in Symfony that stems from the fact that a custom userchecker on the firewall is not invoked when logging in programmatically using the Security::log...

3.1CVSS6.5AI score0.00311EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.11 views

Symfony 注入漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony. Symfony suffers from an injection vulnerability that stems from allowing the separation of a PHP application from its global state...

7.3CVSS7.5AI score0.6322EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.8 views

Symfony 命令注入漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. Symfony suffers from a command injection vulnerability that originates from the presence of an executable file named cmd.exe in the current working directory, which could lead to...

9.8CVSS7.1AI score0.00425EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.20 views

Symfony 输入验证错误漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An input validation error vulnerability exists in Symfony that stems from an attacker being able to trick an authenticator that relies on the Request class into redirecting the user...

6.1CVSS5.3AI score0.00553EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.33 views

Symfony 信息泄露漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An information disclosure vulnerability exists in Symfony that originates from some internal information being disclosed during host resolution, which could lead to IP/port...

3.1CVSS3.9AI score0.00471EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/11/04 12:00 a.m.8 views

PT-2024-8444 · Symphony +4 · Symphony +4

Name of the Vulnerable Software and Affected Versions: Symphony versions prior to 5.4.47 Symphony versions prior to 6.4.15 Symphony versions prior to 7.1.8 Description: The vulnerability is related to the authentication process in the Symphony PHP framework. When consuming a persisted remember-me...

8.8CVSS6.9AI score0.6322EPSS
SaveExploits1References53
Rows per page
Query Builder