Skip to content

Commit 2c1108e

Browse files
authored
Merge pull request #597 from beberlei/DBAL-CVE-2021-43608
doctrine/dbal CVE-2021-43608
2 parents 9951b99 + 7b8a8a0 commit 2c1108e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doctrine/dbal/CVE-2021-43608.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
title: SQL Injection in Limit Clause Generation API
2+
link: https://github.com/doctrine/dbal/security/advisories/GHSA-r7cj-8hjg-x622
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+
time: 2021-11-11 13:30:00
10+
versions: ['>=3.1.0', '<3.1.4']
11+
reference: composer://doctrine/dbal
12+

0 commit comments

Comments
 (0)