9.1
CVE-2023-45929
- EPSS 0.13%
- Veröffentlicht 27.03.2024 04:15:11
- Zuletzt bearbeitet 30.05.2025 16:30:11
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
S-Lang 2.3.2 was discovered to contain a segmentation fault via the function fixup_tgetstr().
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.13% | 0.324 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.