Lucene search

K
cve[email protected]CVE-2023-22727
HistoryJan 17, 2023 - 9:15 p.m.

CVE-2023-22727

2023-01-1721:15:16
CWE-89
web.nvd.nist.gov
35
cakephp
sql injection
security vulnerability
web apps
php
upgrade
mitigation

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.8 High

AI Score

Confidence

High

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit() and Cake\Database\Query::offset() methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to upgrade. Users unable to upgrade may mitigate this issue by using CakePHP’s Pagination library. Manually validating or casting parameters to these methods will also mitigate the issue.

CPE configuration

Vulners
NVD
cakephpcakephpRange4.2.04.2.12
OR
cakephpcakephpRange4.3.04.3.11
OR
cakephpcakephpRange4.4.04.4.10
VendorProductVersionCPE
cakephpcakephp*cpe:2.3:a:cakephp:cakephp:*:*:*:*:*:*:*:*
cakephpcakephp*cpe:2.3:a:cakephp:cakephp:*:*:*:*:*:*:*:*
cakephpcakephp*cpe:2.3:a:cakephp:cakephp:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "cakephp",
    "product": "cakephp",
    "versions": [
      {
        "version": ">= 4.2.0, < 4.2.12",
        "status": "affected"
      },
      {
        "version": ">= 4.3.0, < 4.3.11",
        "status": "affected"
      },
      {
        "version": ">= 4.4.0, < 4.4.10",
        "status": "affected"
      }
    ]
  }
]

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.8 High

AI Score

Confidence

High