Lucene search
+L

2121 matches found

Friends Of PHP
Friends Of PHP
added 2023/11/10 8:00 a.m.49 views

CVE-2023-46735: Potential XSS in WebhookController

More info at https://symfony.com/cve-2023-46735...

6.1CVSS7.2AI score0.00568EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2023/11/10 12:00 a.m.13 views

Symfony Security Vulnerabilities

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 an error message that returns unescaped user-submitted input...

6.1CVSS6.9AI score0.00568EPSS
SaveExploits0References3
Symfony
Symfony
added 2023/11/10 12:00 a.m.79 views

CVE-2023-46733: Possible session fixation

Affected versions Symfony versions =5.4.21, 5.4.31, and = 6.2.7, 6.3.8 of the Symfony Security HTTP component are affected by this security issue. The issue has been fixed in Symfony 5.4.31, 6.3.8. Description SessionStrategyListener does not always migrate the session after a successful login. I...

6.5CVSS6.2AI score0.00689EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/11/10 12:00 a.m.11 views

Symfony Security Vulnerabilities

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 improper input filtering...

6.1CVSS6.9AI score0.00682EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/10 12:00 a.m.10 views

PT-2023-7208 · Symfony · Symfony

Name of the Vulnerable Software and Affected Versions: Symfony versions 5.4.21 through 5.4.30 Symfony versions 6.2.7 through 6.3.7 Description: The issue is related to the incorrect management of sessions by the SessionStrategyListener function in the Symfony platform. This can allow a remote...

6.8CVSS6.2AI score0.00689EPSS
SaveExploits0References17
Symfony
Symfony
added 2023/11/10 12:00 a.m.67 views

CVE-2023-46734: Potential XSS vulnerabilities in CodeExtension filters

Affected versions Symfony versions =2.0.0,4.4.51, =5.0.0,5.4.31, and =6.0.0,6.3.8 of the Symfony Twig Bridge are affected by this security issue. The issue has been fixed in Symfony 4.4.51, 5.4.31, 6.3.8. All other versions are not maintained anymore. Description Some filters in the CodeExtension...

6.1CVSS6AI score0.00682EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/11/10 12:00 a.m.10 views

Symfony Security Vulnerabilities

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 a user identifier not changing between the authentication phase and a successful login...

6.5CVSS7.2AI score0.00689EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/10/16 12:00 a.m.46 views

Ubuntu 18.04 ESM / 20.04 ESM : Symfony vulnerabilities (USN-5290-1)

The remote Ubuntu 18.04 ESM / 20.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5290-1 advisory. James Isaac and Mathias Brodala discovered that Symfony incorrectly handled switch users functionality. An attacker could possibly use this...

6.5CVSS6.5AI score0.01712EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/10/16 12:00 a.m.26 views

Ubuntu 18.04 ESM : Symfony vulnerability (USN-4836-1)

The remote Ubuntu 18.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-4836-1 advisory. It was discovered that Symfony through the HttpFoundation component allowed unauthorized access on a misconfigured LDAP server. A remote attacker could use this...

9.8CVSS8.2AI score0.02345EPSS
SaveExploits0References2
Huntr
Huntr
added 2023/09/30 11:50 a.m.24 views

Open Redirect

Description There is an open redirect in the endpoint /project/switch/project due to the use of symfony's redirect function from a user controlled input. Proof of Concept php $targetPath = $request-query-get'targetPath', false; if $targetPath return $this-redirect$targetPath;...

5.8CVSS6.8AI score0.35128EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2023/09/16 12:00 a.m.15 views

The vulnerability of the Symfony software platform for developing and managing web applications lies in the insufficient validation of the authenticity of executed requests, allowing attackers to carry out CSRF attacks.

The vulnerability of the Symfony software platform for developing and managing web applications is related to insufficient validation of the authenticity of executed requests. Exploiting this vulnerability allows a malicious actor to perform a CSRF attack remotely...

9.3CVSS7.5AI score0.00566EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2023/09/11 8:15 p.m.53 views

CVE-2023-41336

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

6.5CVSS6.4AI score0.00523EPSS
SaveExploits0References4
Prion
Prion
added 2023/09/11 8:15 p.m.27 views

Code injection

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

6.4CVSS6.4AI score0.00523EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/09/11 7:21 p.m.59 views

CVE-2023-41336 Prevent injection of invalid entity ids for "autocomplete" fields in symfony ux-autocomplete

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

6.5CVSS6.6AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2023/09/11 7:21 p.m.30 views

CVE-2023-41336 Prevent injection of invalid entity ids for "autocomplete" fields in symfony ux-autocomplete

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

6.5CVSS6.4AI score
SaveExploits0References6
CVE
CVE
added 2023/09/11 7:21 p.m.87 views

CVE-2023-41336

CVE-2023-41336 affects Symfony UX Autocomplete (ux-autocomplete). Under certain circumstances, an attacker could submit an entity ID for an EntityType that is not among valid choices. The issue has been fixed in version 2.11.2 of symfony/ux-autocomplete. Public sources (Red Hat, NVD, OSV, CVE lis...

6.5CVSS6.3AI score0.00523EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/11 7:21 p.m.17 views

CVE-2023-41336 Prevent injection of invalid entity ids for "autocomplete" fields in symfony ux-autocomplete

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

6.5CVSS6.6AI score0.00523EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/09/11 2:43 p.m.31 views

Prevent injection of invalid entity ids for "autocomplete" fields

Impact Under certain circumstances, an attacker could successfully submit an entity id for an EntityType that is not part of the valid choices. Affected applications are any that use: A custom querybuilder option to limit the valid results; AND An EntityType with 'autocomplete' = true or a custom...

6.5CVSS6.7AI score0.00523EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/09/11 2:43 p.m.43 views

GHSA-4CPV-669C-R79X Prevent injection of invalid entity ids for "autocomplete" fields

Impact Under certain circumstances, an attacker could successfully submit an entity id for an EntityType that is not part of the valid choices. Affected applications are any that use: A custom querybuilder option to limit the valid results; AND An EntityType with 'autocomplete' = true or a custom...

6.5CVSS6.3AI score0.00523EPSS
SaveExploits0References6
Friends Of PHP
Friends Of PHP
added 2023/09/11 12:55 p.m.89 views

symfony/ux-autocomplete Prevent injection of invalid entity ids for "autocomplete" fields

Impact Under certain circumstances, an attacker could successfully submit an entity id for an EntityType that is not part of the valid choices. Affected applications are any that use: A custom querybuilder option to limit the valid results; AND An EntityType with 'autocomplete' = true or a custom...

6.5CVSS6.3AI score0.00523EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder