### [CVE-2018-18928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18928) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description International Components for Unicode (ICU) for C/C++ 63.1 has an integer overflow in number::impl::DecimalQuantity::toScientificString() in i18n/number_decimalquantity.cpp. ### POC #### Reference - https://unicode-org.atlassian.net/browse/ICU-20246 - https://unicode-org.atlassian.net/browse/ICU-20246 #### Github No PoCs found on GitHub currently.