5.5
CVE-2021-40648
- EPSS 0.03%
- Veröffentlicht 09.09.2022 18:15:09
- Zuletzt bearbeitet 21.11.2024 06:24:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In man2html 1.6g, a filename can be created to overwrite the previous size parameter of the next chunk and the fd, bk, fd_nextsize, bk_nextsize of the current chunk. The next chunk is then freed later on, causing a freeing of an arbitrary amount of memory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Man2html Project ≫ Man2html Version1.6g
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.094 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.