8.8
CVE-2020-7862
- EPSS 0.63%
- Veröffentlicht 24.06.2021 11:15:07
- Zuletzt bearbeitet 21.11.2024 05:37:56
- Quelle vuln@krcert.or.kr
- CVE-Watchlists
- Unerledigt
A vulnerability in agent program of HelpU remote control solution could allow an authenticated remote attacker to execute arbitrary commands This vulnerability is due to insufficient input santization when communicating customer process.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Helpu ≫ Helpuftclient Version3.0.0.0 SwPlatformwindows
Helpu ≫ Helpuftserver Version3.0.0.0 SwPlatformwindows
Helpu ≫ Helpuserver Version1.0.0.2 SwPlatformwindows
Helpu ≫ Helpuviewer Version2018.5.21.0 SwPlatformwindows
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.694 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
| vuln@krcert.or.kr | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/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.
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.