First published: Thu Apr 26 2018(Updated: )
An infinite loop vulnerability was found in ext/iconv/iconv.c in PHP due to the iconv stream not rejecting invalid multibyte sequences. A remote attacker could use this vulnerability to hang the php process and consume resources.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/rh-php71-php | <0:7.1.30-1.el7 | 0:7.1.30-1.el7 |
debian/php5 | ||
debian/php7.0 | ||
debian/php7.1 | ||
redhat/php | <5.6.36 | 5.6.36 |
redhat/php | <7.0.30 | 7.0.30 |
redhat/php | <7.1.17 | 7.1.17 |
redhat/php | <7.2.5 | 7.2.5 |
PHP | <7.0.30 | 7.0.30 |
PHP | <5.6.36 | |
PHP | >=7.0.0<7.0.30 | |
PHP | >=7.1.0<7.1.17 | |
PHP | >=7.2.0<7.2.5 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =17.10 | |
Ubuntu Linux | =18.04 | |
Debian GNU/Linux | =8.0 | |
Debian GNU/Linux | =9.0 | |
NetApp Storage Automation Store |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-10546 is considered a moderate severity vulnerability due to its potential to hang the PHP process.
To mitigate CVE-2018-10546, upgrade to PHP versions 5.6.36, 7.0.30, 7.1.17, or 7.2.5.
CVE-2018-10546 affects PHP versions prior to 5.6.36, 7.0.x before 7.0.30, and 7.1.x before 7.1.30.
Yes, CVE-2018-10546 can be exploited by remote attackers to cause the PHP process to hang.
CVE-2018-10546 is related to an issue in the ext/iconv/iconv.c file in PHP.