Lucene search
+L

43 matches found

CNNVD
CNNVD
added 2021/12/13 12:0 a.m.4 views

Jackalope Doctrine-DBAL SQL注入漏洞

Jackalope Doctrine-DBAL is an implementation of the PHP Content Repository API PHPCR that uses a relational database to persist data. Jackalope Doctrine-DBAL suffers from a SQL injection vulnerability that stems from the software's lack of effective filtering for the $property parameter. In the...

8.5CVSS7.4AI score0.00967EPSS
SaveExploits0References4
NVD
NVD
added 2021/12/09 8:15 p.m.37 views

CVE-2021-43608

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

9.8CVSS0.02369EPSS
SaveExploits0References4
OSV
OSV
added 2021/12/09 8:15 p.m.18 views

CVE-2021-43608

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

9.8CVSS7.7AI score
SaveExploits0References4
Prion
Prion
added 2021/12/09 8:15 p.m.17 views

Sql injection

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

7.5CVSS9.8AI score0.02369EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2021/12/09 8:15 p.m.25 views

CVE-2021-43608

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

9.8CVSS7.3AI score0.02369EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/09 7:2 p.m.40 views

CVE-2021-43608

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

10AI score0.02369EPSS
SaveExploits0References4
CVE
CVE
added 2021/12/09 7:2 p.m.108 views

CVE-2021-43608

Doctrine DBAL 3.x before 3.1.4 is affected by a SQL injection in the LIMIT clause generation. The root cause is that offset and length inputs used to build LIMIT are not reliably cast to integers, which allows injection when unescaped user input is passed to the DBAL QueryBuilder or APIs that cal...

9.8CVSS9.7AI score0.02369EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2021/12/09 7:2 p.m.55 views

CVE-2021-43608

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 integer, allowing SQL injection to take place if application developers passed unescaped user input to the DBAL QueryBuilder or any other A...

9.8CVSS9.9AI score0.02369EPSS
SaveExploits0
Veracode
Veracode
added 2021/11/17 5:37 a.m.16 views

SQL Injection

doctrine/dbal is vulnerable to SQL injection. The modifyLimitQuery function in src/Platforms/AbstractPlatform.php does not properly sanitize the input, which allows a remote attacker to inject arbitrary SQL commands to the APIs...

9.8CVSS4.4AI score0.02369EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/11/16 5:25 p.m.30 views

GHSA-R7CJ-8HJG-X622 DBAL 3 SQL Injection Security Vulnerability

We have released a new version Doctrine DBAL 3.1.4 that fixes a critical SQL injection vulnerability in the LIMIT clause generation API provided by the Platform abstraction. We advise everyone using Doctrine DBAL 3.0.0 up to 3.1.3 to upgrade to 3.1.4 immediately. The vulnerability can happen when...

9.8CVSS9.7AI score0.02369EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/11/16 5:25 p.m.42 views

DBAL 3 SQL Injection Security Vulnerability

We have released a new version Doctrine DBAL 3.1.4 that fixes a critical SQL injection vulnerability in the LIMIT clause generation API provided by the Platform abstraction. We advise everyone using Doctrine DBAL 3.0.0 up to 3.1.3 to upgrade to 3.1.4 immediately. The vulnerability can happen when...

9.8CVSS1.9AI score0.02369EPSS
SaveExploits0References7Affected Software1
Friends Of PHP
Friends Of PHP
added 2021/11/11 1:30 p.m.29 views

SQL Injection in Limit Clause Generation API

We have released a new version Doctrine DBAL 3.1.4 that fixes a critical SQL injection vulnerability in the LIMIT clause generation API provided by the Platform abstraction. We advise everyone using Doctrine DBAL 3.0.0 up to 3.1.3 to upgrade to 3.1.4 immediately. The vulnerability can happen when...

9.8CVSS9.7AI score0.02369EPSS
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2021/11/03 7:38 a.m.62 views

Nextcloud: SQL injextion via vulnerable doctrine/dbal version

Summary: SQL injection via limit parameter on user facing APIs Steps To Reproduce: Run security scanner: 1. REPORT /remote.php/dav/comments/files/1985 1. XML input oc:filter-comments.oc:limittext was set to 1'" 1. You have an error in your SQL syntax Supporting Material/References: For more detai...

7.5CVSS2.4AI score0.02369EPSS
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2016/02/16 12:32 p.m.11 views

SQL Injection in dbal

More info at https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-016/...

7.2AI score
SaveExploits0Affected Software1
Typo3
Typo3
added 2016/02/16 12:0 a.m.23 views

SQL Injection in dbal

It has been discovered, that TYPO3 is susceptible to SQL Injection Component Type: TYPO3 CMS Release Date: February 16, 2016 Vulnerable subcomponent: Dbal Vulnerability Type: SQL Injection Affected Versions: Versions 6.2.0 to 6.2.17 Severity: High Suggested CVSS v2.0:...

8.1AI score
SaveExploits0Affected Software1
Fedora
Fedora
added 2015/09/18 7:29 p.m.22 views

[SECURITY] Fedora 23 Update: php-doctrine-doctrine-bundle-1.5.2-1.fc23

Doctrine DBAL & ORM Bundle for the Symfony Framework. Optional: Doctrine ORM 2.3 =3D php-doctrine-orm 3.0 Symfony Web Profile Bundle 2.3 =3D php-symfony-web-profiler-bundle 4. 0 Twig 1.10 =3D php-twig 2.0...

7.8CVSS1.5AI score0.00381EPSS
SaveExploits0
Fedora
Fedora
added 2015/09/14 11:21 p.m.29 views

[SECURITY] Fedora 22 Update: php-doctrine-doctrine-bundle-1.5.2-1.fc22

Doctrine DBAL & ORM Bundle for the Symfony Framework. Optional: Doctrine ORM 2.3 =3D php-doctrine-orm 3.0 Symfony Web Profile Bundle 2.3 =3D php-symfony-web-profiler-bundle 4. 0 Twig 1.10 =3D php-twig 2.0...

7.8CVSS1.5AI score0.00381EPSS
SaveExploits0
Fedora
Fedora
added 2015/09/14 10:22 p.m.33 views

[SECURITY] Fedora 21 Update: php-doctrine-doctrine-bundle-1.5.2-1.fc21

Doctrine DBAL & ORM Bundle for the Symfony Framework. Optional: Doctrine ORM 2.3 =3D php-doctrine-orm 3.0 Symfony Web Profile Bundle 2.3 =3D php-symfony-web-profiler-bundle 4. 0 Twig 1.10 =3D php-twig 2.0...

7.8CVSS1.5AI score0.00381EPSS
SaveExploits0
NVD
NVD
added 2011/05/03 8:55 p.m.18 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.4AI score0.02019EPSS
SaveExploits0References7
OSV
OSV
added 2011/05/03 8:55 p.m.7 views

DEBIAN-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
Rows per page
Query Builder