Lucene search
+L

167 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-2388

Malware in sbrugna...

9.8CVSS9.3AI score0.02369EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-4834

Malicious code in bioql PyPI...

7.8CVSS7.8AI score0.00381EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-43608

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Doctrine DBAL 3.x before 3.1.4 allows SQL Injection. The escaping of offset and length inputs to the generation of a LIMIT clause was not probably cast to an...

9.8CVSS7.3AI score0.02369EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2025/07/22 11:5 a.m.9 views

“Encryption Backdoors and the Fourth Amendment”

Law journal article that looks at the DualECPRNG backdoor from a US constitutional perspective: Abstract : The National Security Agency NSA reportedly paid and pressured technology companies to trick their customers into using vulnerable encryption products. This Article examines whether any of...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 9:34 p.m.22 views

CVE-2021-43822

Jackalope Doctrine-DBAL is an implementation of the PHP Content Repository API PHPCR using a relational database to persist data. In affected versions users can provoke SQL injections if they can specify a node name or query. Upgrade to version 1.7.4 to resolve this issue. If that is not possible...

8.5CVSS7.7AI score0.00967EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:25 a.m.12 views

CVE-2011-1522

Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the 1 limit or 2 offset field...

7.5CVSS8.8AI score0.02019EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/05 5:24 p.m.10 views

GHSA-VH6J-WV25-8QXR Flow Bugfix Releases for Entity Security

If you had used entity security and wanted to secure entities not just based on the user's role, but on some property of the user like the company he belongs to, entity security did not work properly together with the doctrine query cache. This could lead to other users re-using SQL queries from...

7.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/05 5:24 p.m.16 views

Flow Bugfix Releases for Entity Security

If you had used entity security and wanted to secure entities not just based on the user's role, but on some property of the user like the company he belongs to, entity security did not work properly together with the doctrine query cache. This could lead to other users re-using SQL queries from...

7.8AI score
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/05/31 8:54 a.m.13 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
OSV
OSV
added 2024/05/30 12:56 a.m.13 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
Github Security Blog
Github Security Blog
added 2024/05/30 12:56 a.m.11 views

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.9AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:0 a.m.4 views

PT-2024-40166 · Symfony +1 · Symfony +1

Name of the Vulnerable Software and Affected Versions: Symfony versions prior to 2.0.6 Description: The issue allows a user to switch to another user's account by changing their username via a form to an existing username, resulting in a validation error but modifying the user object in the sessi...

6.5CVSS7.2AI score
SaveExploits0References5
Veracode
Veracode
added 2024/05/22 9:41 a.m.14 views

Information Disclosure

neos/flow is vulnerable to Information Disclosure. The vulnerability is due to entity security not properly integrating with the doctrine query cache, allowing users to reuse cached SQL queries built for other users based on their roles rather than their specific properties, potentially revealing...

7.7AI score
SaveExploits0
Veracode
Veracode
added 2024/05/20 12:13 p.m.17 views

SQL Injection

doctrine/orm is vulnerable to SQL Injection. The vulnerability is due to statements in the Where-Clause not being wrapped in brackets due to improper handling of case-insensitive checks, which allows an attacker to execute arbitrary SQL statements...

8.1AI score
SaveExploits0
Veracode
Veracode
added 2024/05/20 5:46 a.m.12 views

Identity Spoofing

doctrine/doctrine-module is vulnerable to Identity Spoofing. The vulnerability is due to improper handling of numerically valued credentials in DoctrineModule\Authentication\Adapter\ObjectRepository, which allows attackers to obtain valid authentication identities without knowing the user's actua...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/17 10:54 p.m.20 views

Neos Flow Information disclosure in entity security

If you had used entity security and wanted to secure entities not just based on the user's role, but on some property of the user like the company he belongs to, entity security did not work properly together with the doctrine query cache. This could lead to other users re-using SQL queries from...

7.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/17 10:54 p.m.11 views

GHSA-9CW3-J7WG-JWJ8 Neos Flow Information disclosure in entity security

If you had used entity security and wanted to secure entities not just based on the user's role, but on some property of the user like the company he belongs to, entity security did not work properly together with the doctrine query cache. This could lead to other users re-using SQL queries from...

4.3CVSS7.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/15 8:19 p.m.9 views

doctrine/orm Regression in Query Parenthesis can have Security Implications

An issue identified in doctrine/orm project related to statement in Where-Clause were not wrapped in brackets due to improper hadandling of case insensitive check...

7.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/15 8:19 p.m.14 views

GHSA-VJRG-WPM8-RHRW doctrine/orm Regression in Query Parenthesis can have Security Implications

An issue identified in doctrine/orm project related to statement in Where-Clause were not wrapped in brackets due to improper hadandling of case insensitive check...

7.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/15 8:14 p.m.11 views

Doctrine SQL injection vulnerability

Doctrine is prone to SQL injection vulnerability. Users of Doctrine 1.2 and 2 should update to the newly released versions of both libraries immediately. Both versions only include the security fix and no other changes to their previous versions 1.2.3 and 2.0.2. Affected versions are: - 1.2.3 and...

8.1AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder