6.5
CVE-2023-38853
- EPSS 0.75%
- Published 15.08.2023 17:15:10
- Last modified 21.11.2024 08:14:17
- Source cve@mitre.org
- CVE-Watchlists
- Open
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:1015.
Data is provided by the National Vulnerability Database (NVD)
Libxls Project ≫ Libxls Version1.6.2
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.75% | 0.718 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.