- Description
- UTF32Encoding.cpp in POCO has a Poco::UTF32Encoding integer overflow and resultant stack buffer overflow because Poco::UTF32Encoding::convert() and Poco::UTF32::queryConvert() may return a negative integer if a UTF-32 byte sequence evaluates to a value of 0x80000000 or higher. This is fixed in 1.11.8p2, 1.12.5p2, and 1.13.0.
- Source
- cve@mitre.org
- NVD status
- Modified
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
- nvd@nist.gov
- CWE-190
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "62FA172D-0501-4F88-A7FC-39ECF76B75FA",
"versionEndExcluding": "1.11.8"
},
{
"criteria": "cpe:2.3:a:pocoproject:poco:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "71360510-BDF2-4B65-93F7-8296374B559E",
"versionEndExcluding": "1.12.5",
"versionStartIncluding": "1.12.0"
},
{
"criteria": "cpe:2.3:a:pocoproject:poco:1.11.8:-:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "EE83B800-24BC-4AEF-BAC9-3792724E29BD"
},
{
"criteria": "cpe:2.3:a:pocoproject:poco:1.11.8:p1:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "C8EB8268-CB82-40E3-9AC2-D0DD448ED5C8"
},
{
"criteria": "cpe:2.3:a:pocoproject:poco:1.12.5:-:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "50F93DF4-2202-4BA2-9E7B-AA6097C20D34"
}
],
"operator": "OR"
}
]
}
]