6.8
CVE-2021-31986
- EPSS 0.58%
- Veröffentlicht 05.10.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:06:40
- Quelle product-security@axis.com
- Teams Watchlist Login
- Unerledigt Login
User controlled parameters related to SMTP notifications are not correctly validated. This can lead to a buffer overflow resulting in crashes and data leakage.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Axis ≫ Axis Os 2016 SwEditionlts Version < 6.50.5.5
Axis ≫ Axis Os 2018 SwEditionlts Version < 8.40.4.3
Axis ≫ Axis Os 2020 SwEditionlts Version < 9.80.3.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.58% | 0.664 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.8 | 1.6 | 5.2 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:H
|
nvd@nist.gov | 4 | 4.9 | 4.9 |
AV:N/AC:H/Au:N/C:P/I:N/A:P
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.