Publish GHSA-27qr-636m-wxg2

This commit is contained in:
advisory-database[bot]
2024-05-15 18:11:18 +00:00
parent 3835a055ee
commit 563a3ef58c
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-27qr-636m-wxg2",
"modified": "2024-05-15T18:09:41Z",
"published": "2024-05-15T18:09:41Z",
"aliases": [
],
"summary": "codeigniter/framework SQL injection in ODBC database driver",
"details": "CodeIgniter 3.1.0 addressed a critical security issue within the ODBC database driver. This update includes crucial fixes to mitigate a SQL injection vulnerability, preventing potential exploitation by attackers. It is noteworthy that these fixes render the query builder and escape() functions incompatible with the ODBC driver. However, the update introduces actual query binding as a more secure alternative.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "codeigniter/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.0"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/simplysites/CodeIgniter/commit/3d10ffa77854044570a1809a884776fd4bbd8b70"
},
{
"type": "WEB",
"url": "https://forum.codeigniter.com/thread-65803.html"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/codeigniter/framework/2016-07-26-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/simplysites/CodeIgniter"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-05-15T18:09:41Z",
"nvd_published_at": null
}
}