First published: Tue Aug 15 2023(Updated: )
Buffer Overflow vulnerability in libxlsv.1.6.2 allows a remote attacker to execute arbitrary code and cause a denial of service via a crafted XLS file to the xls_parseWorkBook function in xls.c:1018.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Libxls Project Libxls | =1.6.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-38851 is a buffer overflow vulnerability in libxlsv.1.6.2 that allows a remote attacker to execute arbitrary code and cause a denial of service.
A remote attacker can exploit CVE-2023-38851 by sending a crafted XLS file to the xls_parseWorkBook function in xls.c:1018.
The severity of CVE-2023-38851 is medium with a CVSS score of 6.5.
To fix CVE-2023-38851, update libxlsv to version 1.6.3 or later.
You can find more information about CVE-2023-38851 at the following link: [GitHub Issue](https://github.com/libxls/libxls/issues/124).