CVE Vulnerabilities

CVE-2018-10546

Loop with Unreachable Exit Condition ('Infinite Loop')

Published: Apr 29, 2018 | Modified: Oct 03, 2019
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. An infinite loop exists in ext/iconv/iconv.c because the iconv stream filter does not reject invalid multibyte sequences.

Weakness

The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.

Affected Software

Name Vendor Start Version End Version
Php Php * 5.6.36 (excluding)
Php Php 7.0.0 (including) 7.0.30 (excluding)
Php Php 7.1.0 (including) 7.1.17 (excluding)
Php Php 7.2.0 (including) 7.2.5 (excluding)

References