Lucene search
K

39 matches found

GithubExploit
GithubExploit
added 2026/05/21 4:30 a.m.91 views

Exploit for CVE-2026-9082

CVE-2026-9082 Type: SQL Injection CWE-89 Affected Pr...

6.5CVSS6.1AI score0.07665EPSS
Exploits10
Fedora
Fedora
added 2025/09/09 1:29 a.m.4 views

[SECURITY] Fedora 42 Update: python-flask-3.1.2-2.fc42

Flask is called a =E2=80=9Cmicro-framework=E2=80=9D because the idea to keep the core simple but extensible. There is no database abstraction layer, no form validation or anything else where different libraries already exist that can handle that. However Flask knows the concept of extensions that...

1.8CVSS5.7AI score0.00106EPSS
Exploits0
Fedora
Fedora
added 2025/08/12 1:12 a.m.7 views

[SECURITY] Fedora 41 Update: php-adodb-5.22.10-1.fc41

ADOdb is an object oriented library written in PHP that abstracts database operations for portability. It is modelled on Microsoft's ADO, but has many improvements that make it unique eg. pivot tables, Active Record support, generating HTML for paging recordsets with next and previous links, cach...

10CVSS7.3AI score0.00395EPSS
Exploits0
Veracode
Veracode
added 2025/05/22 7:35 a.m.8 views

Unauthorized Data Exposure

typo3/cms-core is vulnerable to unauthorized data exposure. The vulnerability is due to incomplete access control enforcement where frontend user group restrictions are applied only to the first table in multi-table queries using the database abstraction layer DBAL, allowing attackers to access...

5.3CVSS6.7AI score0.00201EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/05/20 7:23 p.m.3 views

GHSA-X8PV-FGXP-8V3X TYPO3 Allows Information Disclosure via DBAL Restriction Handling

Problem When performing a database query involving multiple tables through the database abstraction layer DBAL, frontend user permissions are only applied via FrontendGroupRestriction to the last table. As a result, data from additional tables included in the same query may be unintentionally...

3.7CVSS7.1AI score0.00201EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/05/20 1:47 p.m.13 views

CVE-2025-47937 TYPO3 Vulnerable to Information Disclosure via DBAL Restriction Handling

TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, and 13.4.12 LTS, when performing a database query involving multiple tables through the database abstraction layer DBAL, frontend...

3.7CVSS0.00201EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/05/20 1:47 p.m.9 views

CVE-2025-47937 TYPO3 Vulnerable to Information Disclosure via DBAL Restriction Handling

TYPO3 is an open source, PHP based web content management system. Starting in version 9.0.0 and prior to versions 9.5.51 ELTS, 10.4.50 ELTS, 11.5.44 ELTS, 12.4.31 LTS, and 13.4.12 LTS, when performing a database query involving multiple tables through the database abstraction layer DBAL, frontend...

3.7CVSS4.3AI score0.00201EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.3 views

PT-2025-22139 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 versions 9.0.0 through 9.5.50 ELTS TYPO3 versions 10.0.0 through 10.4.49 ELTS TYPO3 versions 11.0.0 through 11.5.43 ELTS TYPO3 versions 12.0.0 through 12.4.30 LTS TYPO3 versions 13.0.0 through 13.4.11 LTS Description: The issue affects...

3.7CVSS6.2AI score0.00201EPSS
Exploits0References7
Fedora
Fedora
added 2025/05/11 2:31 a.m.10 views

[SECURITY] Fedora 41 Update: php-adodb-5.22.9-1.fc41

ADOdb is an object oriented library written in PHP that abstracts database operations for portability. It is modelled on Microsoft's ADO, but has many improvements that make it unique eg. pivot tables, Active Record support, generating HTML for paging recordsets with next and previous links, cach...

10CVSS9.7AI score0.00522EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:15 p.m.219 views

K15782: SQL injection vulnerability CVE-2014-3704

Security Advisory Description The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys. CVE-2014-3704 Impact None...

7.5CVSS7.2AI score0.94366EPSS
Exploits20
OSV
OSV
added 2021/12/09 8:15 p.m.1 views

UBUNTU-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.01352EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/12/09 12:0 a.m.3 views

Doctrine Dbal SQL注入漏洞

Doctrine Dbal is a Doctrine database abstraction layer. A security vulnerability exists in Doctrine DBAL that stems from allowing SQL injection to occur if an application developer ends up using the AbstractPlatform:: modifyLimitQuery API via the proprietary user input DBAL QueryBuilder or any...

9.8CVSS8.4AI score0.01352EPSS
Exploits0References6
VulnCheck KEV
VulnCheck KEV
added 2021/04/12 12:0 a.m.0 views

VulnCheck KEV: CVE-2014-3704

The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys...

7.5CVSS7AI score0.94366EPSS
Exploits20References1
Tenable Nessus
Tenable Nessus
added 2018/06/19 12:0 a.m.34 views

Drupal Database Abstraction API SQLi

The remote web server is running a version of Drupal that is affected by a SQL injection vulnerability due to a flaw in the Drupal database abstraction API, which allows a remote attacker to use specially crafted requests that can result in arbitrary SQL execution. This may lead to privilege...

7.5CVSS8.8AI score0.94366EPSS
Exploits20References2
WPVulnDB
WPVulnDB
added 2017/09/20 12:0 a.m.19 views

WordPress 2.3.0-4.7.4 - Authenticated SQL injection

Description Due bad solution of the database abstraction library WordPress exposes itself towards SQL Injection and validation bypass. Beside WordPress itself this issue have huge impact towards complete WP ecosystem. Up to WordPress 4.8.1 is vulnerable, but this time attack is dependent from...

8.4AI score
Exploits0References3
OSV
OSV
added 2017/05/12 6:29 p.m.1 views

UBUNTU-CVE-2016-4855

Cross-site scripting vulnerability in ADOdb versions prior to 5.20.6 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

6.1CVSS6.9AI score0.00361EPSS
Exploits0References4
Fedora
Fedora
added 2016/09/27 12:53 a.m.25 views

[SECURITY] Fedora 25 Update: php-adodb-5.20.6-2.fc25

ADOdb is an object oriented library written in PHP that abstracts database operations for portability. It is modelled on Microsoft's ADO, but has many improvements that make it unique eg. pivot tables, Active Record support, generating HTML for paging recordsets with next and previous links, cach...

9.8CVSS0.7AI score0.03101EPSS
Exploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2016/09/06 4:45 a.m.1 views

ADOdb vulnerable to cross-site scripting

Overview ADOdb is a database abstraction layer for PHP. The library's test script test.php contains a cross-site scripting CWE-79 vulnerability. ASAI Ken reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership. Impact An...

6.1CVSS6AI score0.00361EPSS
Exploits0References8
Fedora
Fedora
added 2016/07/19 10:26 p.m.22 views

[SECURITY] Fedora 23 Update: php-doctrine-orm-2.4.8-1.fc23

Object relational mapper ORM for PHP that sits on top of a powerful datab ase abstraction layer DBAL. One of its' key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctri ne Query Language DQL, inspired by Hibernate's HQL. This provides...

7.8CVSS1.3AI score0.00033EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2014/10/16 12:55 a.m.57 views

CVE-2014-3704

The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys...

7.5CVSS7AI score0.94366EPSS
Exploits20References4
Rows per page
Query Builder