- Description
- Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2.* before 8.2.33, from 8.3.* before 8.3.33, from 8.4.* before 8.4.24, and from 8.5.* before 8.5.9.
- Source
- security@php.net
- NVD status
- Analyzed
- Products
- php
CVSS 4.0
- Type
- Secondary
- Base score
- 8.1
- Impact score
- -
- Exploitability score
- -
- Vector string
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:X/RE:X/U:X
- Severity
- HIGH
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- security@php.net
- CWE-89
- Hype score
- Not currently trending
PHPでPostgreSQLのSQLインジェクション脆弱性が修正。CVE-2026-17543はCVSSスコア8.1で、pg_insert, pg_update, pg_select, pg_deleteでのバックスラッシュの取扱不備に起因。BCMathにおけ境界外書込CVE-2026-17544と循環シンボリックリ
@__kokumoto
31 Jul 2026
1246 Impressions
2 Retweets
6 Likes
1 Bookmark
0 Replies
0 Quotes
PHPのSQLインジェクション脆弱性CVE-2026-17543が最新リリースで修正されました PHP SQL Injection Flaw CVE-2026-17543 Patched in Latest Release #DailyCyberSecurity (Jul 31) https://t.co/mt3ppcRW83
@foxbook
31 Jul 2026
242 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "62A8FE13-63F1-4275-A4B4-5680DB1133A7",
"versionEndExcluding": "8.2.33",
"versionStartIncluding": "8.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1969AFC1-F5C6-49B5-9AD7-458A3DAC3714",
"versionEndExcluding": "8.3.33",
"versionStartIncluding": "8.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BDD69D6E-2D22-4E79-842A-6ACCCBDA4D05",
"versionEndExcluding": "8.4.24",
"versionStartIncluding": "8.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "88F3F6A2-3261-4108-AF45-08527AE89810",
"versionEndExcluding": "8.5.9",
"versionStartIncluding": "8.5.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]