7.5
CVE-2019-8321
- EPSS 3.37%
- Veröffentlicht 17.06.2019 20:15:10
- Zuletzt bearbeitet 21.11.2024 04:49:41
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.37% | 0.872 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html
https://lists.debian.org/debian-lts-announce/2020/08/msg00027.html
https://hackerone.com/reports/317330