7.8
CVE-2012-3407
- EPSS 0.22%
- Veröffentlicht 22.11.2019 15:15:10
- Zuletzt bearbeitet 21.11.2024 01:40:48
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
plow has local buffer overflow vulnerability
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Plow Project ≫ Plow Version0.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.415 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 4.6 | 3.9 | 6.4 |
AV:L/AC:L/Au:N/C:P/I:P/A:P
|
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.