We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb01fc commit 9e02ddbCopy full SHA for 9e02ddb
doctrine/dbal/CVE-2021-43608.yaml
@@ -0,0 +1,12 @@
1
+title: SQL Injection in Limit Clause Generation API
2
+link: https://github.com/doctrine/dbal
3
+cve: CVE-2021-43608
4
+branches:
5
+ 3.0.x:
6
+ time: 2021-11-11 13:30:00
7
+ versions: ['>=3.0.0', '<3.0.99']
8
+ 3.1.x:
9
10
+ versions: ['>=3.1.0', '<3.1.4']
11
+reference: composer://doctrine/dbal
12
+
0 commit comments