Lucene search
+L

2103 matches found

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
OSV
OSV
added 2023/11/24 12:00 a.m.43 views

DLA-3664-1 symfony - security update

Bulletin has no description...

6.1CVSS6.3AI 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
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.38 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
NVD
NVD
added 2023/11/10 6:15 p.m.49 views

CVE-2023-46733

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, SessionStrategyListener does not migrate the session after every successful login. It does so only in case the logged in...

6.5CVSS0.00689EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/10 6:15 p.m.2 views

DEBIAN-CVE-2023-46733

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, SessionStrategyListener does not migrate the session after every successful login. It does so only in case the logged in...

6.5CVSS6.3AI score0.00689EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/10 6:15 p.m.4 views

DEBIAN-CVE-2023-46734

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use issafe=html but don't actually ensure their input is safe. As of...

6.1CVSS6.9AI score0.00682EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/10 6:15 p.m.18 views

Input validation

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in version 6.0.0 and prior to version 6.3.8, the error message in WebhookController returns unescaped user-submitted input. As of version 6.3.8, WebhookController now doesn't return any...

5.8CVSS7AI score0.00568EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder