CVE-2019-13118: Improper Input Validation
(updated )
In numbers.c
in libxslt, which is used by nokogiri, a type holding grouping characters of an xsl:number
instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal
, leading to a read of uninitialized stack data.
References
Detect and mitigate CVE-2019-13118 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →