Lucene search
+L

2100 matches found

Veracode
Veracode
added 2024/05/31 10:47 a.m.27 views

Code Injection

symfony is vulnerable to Code Injection. The vulnerability is due to lack of CSRF protection for the import/export feature, allowing attackers to exploit the PHP serialized string import...

6.9AI score0.01485EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2024/05/31 8:54 a.m.14 views

Privilege Escalation

symfony/symfony is vulnerable to Privilege Escalation. The vulnerability is due to a flaw in the handling of user updates in the EntityUserProvider provided by the Doctrine bridge, allowing users to switch to another user by changing their username via a form, despite encountering a validation...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 7:58 a.m.20 views

Improper Input Validation

Symfony is vulnerable to Improper Input Validation. The vulnerability is due to trusting the remote address when at least one trusted proxy is involved, allowing an attacker to manipulate HTTP header values...

6.6AI score0.00785EPSS
SaveExploits0References2Affected Software2
Veracode
Veracode
added 2024/05/31 7:50 a.m.19 views

XML External Entity (XXE) Injection

symfony/serializer is vulnerable to XML External Entity XXE injection. This vulnerability is due to the failure to disable external entities when parsing XML using the XMLEncoder component, which allows an attacker to include arbitrary files from the file system by exploiting the XXE injection fl...

7.8AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 7:35 a.m.22 views

Denial Of Service (DoS)

Symfony is vulnerable to Denial Of Service DoS. The vulnerability is due to improper hostname validation via a regular expression within Request::getHost, which results in DoS...

6.5AI score0.01663EPSS
SaveExploits0References2Affected Software2
Veracode
Veracode
added 2024/05/31 7:27 a.m.11 views

XML Entity Expansion (XEE)

symfony/routing is vulnerable to XML Entity Expansion XEE. The vulnerability is due to allowing custom entities in PHP, which allows an attacker to submit XML which results in a XEE Quadratic Blowup...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 7:06 a.m.13 views

XML External Entity

symfony/symfony is vulnerable to XML External Entity. The vulnerability is due to the absence of proper validation mechanisms for XML input, which allows attackers to process external entities resulting in the inclusion of arbitrary files...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 6:39 a.m.23 views

XML Entity Expansion

symfony/symfony is vulnerable to XML Entity Expansion. The vulnerability is due to all extensions that use libxml2 having no defense against Quadratic Blowup Attacks, which involve defining a long entity that is repeatedly referenced within the XML document, thus creating a potential memory sink...

7AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 5:34 a.m.15 views

IP Address Spoofing

Symfony is vulnerable to IP Address Spoofing The vulnerability is due to the potential manipulation of client IP addresses returned by the Request::getClientIp method for sensitive decisions. It allows malicious actors to manipulate or spoof their IP addresses...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/30 1:10 p.m.16 views

symfony/validator XML Entity Expansion vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/30 1:10 p.m.28 views

GHSA-4VF2-QFG3-7598 symfony/validator XML Entity Expansion vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.5CVSS7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/30 1:02 p.m.17 views

symfony/translation XML Entity Expansion vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/30 1:02 p.m.19 views

GHSA-F75P-X5VM-83QP symfony/translation XML Entity Expansion vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.5CVSS7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/30 1:00 p.m.32 views

Symfony Cross-Site Request Forgery vulnerability in the Web Profiler

All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony WebProfiler bundle are affected by this security issue. This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not maintained anymore...

7.8AI score0.01485EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2024/05/30 1:00 p.m.44 views

GHSA-V35G-4RRW-H4FW Symfony Cross-Site Request Forgery vulnerability in the Web Profiler

All 2.0.X, 2.1.X, 2.2.X, 2.3.X, 2.4.X, and 2.5.X versions of the Symfony WebProfiler bundle are affected by this security issue. This issue has been fixed in Symfony 2.3.19, 2.4.9, and 2.5.4. Note that no fixes are provided for Symfony 2.0, 2.1, and 2.2 as they are not maintained anymore...

8.1CVSS6.7AI score0.01485EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/30 12:21 p.m.22 views

GHSA-Q2GC-GG3X-7942 Symfony XML Entity Expansion security vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.5CVSS7.2AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/30 12:21 p.m.14 views

Symfony XML Entity Expansion security vulnerability

Symfony 2.0.11 carried a similar XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion XEE attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no curren...

7.2AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/30 12:17 p.m.15 views

Symfony XML decoding attack vector through external entities

The XMLEncoder component of Symfony 2.0.x fails to disable external entities when parsing XML. In the Symfony2 framework the XML class may be used to deserialize objects or as part of a client/server API. By using external entities it is possible to include arbitrary files from the file system...

7.2AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/05/30 6:01 a.m.11 views

XML Entity Expansion (XEE)

symfony/dependency-injection is vulnerable to XML Entity Expansion XEE . The vulnerability is due to XML Entity Expansion XEE attacks, where the use of libxml2 lacks defense against XEE Quadratic Blowup Attacks QBA, allowing long entities to create a memory sink for Denial of Service attacks on R...

7AI score
SaveExploits0
OSV
OSV
added 2024/05/30 12:56 a.m.14 views

GHSA-7MX2-7Q8P-PGMW Symfony may allow a user to switch to using another user's identity

Symfony 2.0.6 has just been released. It addresses a security vulnerability in the EntityUserProvider as provided in the Doctrine bridge. If you let your users update their login/username from a form, and if you are using Doctrine as a user provider, then you are vulnerable and you should upgrade...

6.5CVSS6.9AI score
SaveExploits0References4
Rows per page
Query Builder