Lucene search

K
cveGitHub_MCVE-2023-22727
HistoryJan 17, 2023 - 9:15 p.m.

CVE-2023-22727

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

CVSS3

9.8

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

AI Score

9.8

Confidence

High

EPSS

0.002

Percentile

56.4%

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.

Affected configurations

Nvd
Vulners
Node
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:*:*:*:*:*:*:*:*

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"
      }
    ]
  }
]

CVSS3

9.8

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

AI Score

9.8

Confidence

High

EPSS

0.002

Percentile

56.4%