10
CVE-2023-2564
- EPSS 35.07%
- Veröffentlicht 07.05.2023 14:15:42
- Zuletzt bearbeitet 21.11.2024 07:58:50
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
OS Command Injection in GitHub repository sbs20/scanservjs prior to v2.27.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Scanservjs Project ≫ Scanservjs Version < 2.27.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 35.07% | 0.97 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
| security@huntr.dev | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.