Lucene search
+L

2108 matches found

Friends Of PHP
Friends Of PHP
added 2024/02/27 8:26 p.m.184 views

Deserialization Gadget chain in Swift Mailer dependancy

Summary 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. Details This vulnerability present no direct threat but is a vector that will enable remote code executio...

9CVSS5.7AI score0.01485EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/07 12:00 a.m.10 views

PT-2024-9246 · Symfony +1 · Symfony +1

Name of the Vulnerable Software and Affected Versions: Symfony version 7.07 Description: A security issue was identified in the FormLoginAuthenticator component of Symfony, where it failed to adequately handle cases where the username or password field of a login request is empty. This flaw could...

7.8CVSS6.8AI score0.00761EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/02/05 8:09 p.m.53 views

CVE-2024-24807 Sulu is vulnerable to HTML Injection via Autocomplete Suggestion

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

2.7CVSS5.4AI score0.00518EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/05 8:09 p.m.154 views

CVE-2024-24807

CVE-2024-24807 — Sulu HTML Injection via Autocomplete Suggestion What is affected: Sulu CMS (PHP, Symfony) — specifically the auto-complete form used when creating Tag names. Root cause: HTML input in Tag name is executed when listed in the autocomplete, indicating inadequate input sanitization f...

4.8CVSS5.1AI score0.00518EPSS
SaveExploits0References3Affected Software1
Openbugbounty
Openbugbounty
added 2024/01/31 9:29 a.m.6 views

neworleansrestaurants.com Cross Site Scripting vulnerability OBB-3846573

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/11/29 12:00 a.m.10 views

The vulnerability of the SessionStrategyListener function in the Symfony software development and web application management platform allows attackers to compromise the integrity of the protected information.

The vulnerability of the SessionStrategyListener function in the Symfony software development and management platform is related to improper session management. Exploiting this vulnerability could allow a malicious actor to compromise the integrity of the protected information...

6.8CVSS6.5AI score0.00689EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/11/29 12:00 a.m.29 views

The vulnerability of the Symfony software platform for developing and managing web applications allows attackers to exploit it to disclose sensitive information, perform phishing attacks, and carry out diskloading attacks.

The vulnerability of the Symfony software platform for developing and managing web applications exists due to the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to disclose sensitive information, perform phishing attacks, and...

6.4CVSS6.6AI score0.00682EPSS
SaveExploits0References11Affected Software6
OpenVAS
OpenVAS
added 2023/11/27 12:00 a.m.21 views

Debian: Security Advisory (DLA-3664-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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...

6.1CVSS7.1AI score0.00682EPSS
SaveExploits0References4
Debian
Debian
added 2023/11/24 6:22 p.m.82 views

[SECURITY] [DLA 3664-1] symfony security update

Debian LTS Advisory DLA-3664-1 [email protected] https://www.debian.org/lts/security/ Markus Koschany November 24, 2023 https://wiki.debian.org/LTS Package : symfony Version : 3.4.22+dfsg-2+deb10u3 CVE ID : CVE-2023-46734 Debian Bug : 1055774 Pierre Rudloff discovered a potential XSS...

6.1CVSS6.6AI score0.00682EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/11/24 12:00 a.m.39 views

Debian dla-3664 : php-symfony - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3664 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3664-1 [email protected] https://www.debian.org/lts/security/...

6.1CVSS6.6AI score0.00682EPSS
SaveExploits0References4
OSV
OSV
added 2023/11/24 12:00 a.m.44 views

DLA-3664-1 symfony - security update

Bulletin has no description...

6.1CVSS6.3AI score0.00682EPSS
SaveExploits0
Veracode
Veracode
added 2023/11/13 10:27 a.m.24 views

Session Fixation

symfony is vulnerable to Session Fixation. An attacker is able to steal session tokens from users of a vulnerable Symfony application. The attacker could then use the stolen session tokens to impersonate the users and access their accounts...

6.5CVSS6.9AI score0.00689EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2023/11/13 8:57 a.m.29 views

Cross Site Scripting (XSS)

symfony/symfony is vulnerable to Cross Site Scripting XSS. The vulnerability arises due to usage of unsafe filters in the getfilters method. CodeExtension uses issafe=html but fails to ensure the input is safe. An attacker can execute an XSS attack due to this misconfiguration...

6.1CVSS5.8AI score0.00682EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2023/11/13 7:02 a.m.15 views

Cross-Site-Scripting (XSS)

symfony is vulnerable to Cross Site Scripting. The vulnerability is due to a lack of validation in the webhookcontroller. The error message in WebhookController returns unescaped user-submitted input. An attacker can potentially trick a victim into clicking a link which will execute arbitrary...

6.1CVSS7.4AI score0.00568EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2023/11/12 3:53 p.m.40 views

Symfony potential Cross-site Scripting in WebhookController

Description The error message in WebhookController returns unescaped user-submitted input. Resolution WebhookController now doesn't return any user-submitted input in its response. The patch for this issue is available here for branch 6.3. Credits We would like to thank Maxime Aknin for reporting...

6.1CVSS7AI score0.00568EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2023/11/12 3:53 p.m.29 views

GHSA-72X2-5C85-6WMR Symfony potential Cross-site Scripting in WebhookController

Description The error message in WebhookController returns unescaped user-submitted input. Resolution WebhookController now doesn't return any user-submitted input in its response. The patch for this issue is available here for branch 6.3. Credits We would like to thank Maxime Aknin for reporting...

6.1CVSS6AI score0.00568EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/12 3:52 p.m.26 views

GHSA-Q847-2Q57-WMR3 Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters

Description Some Twig filters in CodeExtension use "issafe=html" but don't actually ensure their input is safe. Resolution Symfony now escapes the output of the affected filters. The patch for this issue is available here for branch 4.4. Credits We would like to thank Pierre Rudloff for reporting...

6.1CVSS6.2AI score0.00682EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2023/11/12 3:52 p.m.31 views

Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters

Description Some Twig filters in CodeExtension use "issafe=html" but don't actually ensure their input is safe. Resolution Symfony now escapes the output of the affected filters. The patch for this issue is available here for branch 4.4. Credits We would like to thank Pierre Rudloff for reporting...

6.1CVSS7AI score0.00682EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2023/11/12 3:51 p.m.34 views

GHSA-M2WJ-R6G3-FXFX Symfony possible session fixation vulnerability

Description SessionStrategyListener does not always migrate the session after a successful login. It only migrate the session when the logged-in user identifier changes. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token...

6.5CVSS6.2AI score0.00689EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/11/12 3:51 p.m.49 views

Symfony possible session fixation vulnerability

Description SessionStrategyListener does not always migrate the session after a successful login. It only migrate the session when the logged-in user identifier changes. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token...

6.5CVSS6.9AI score0.00689EPSS
SaveExploits0References7Affected Software2
Rows per page
Query Builder