7.8
CVE-2024-0325
- EPSS 0.11%
- Veröffentlicht 01.02.2024 22:15:55
- Zuletzt bearbeitet 21.11.2024 08:46:19
- Quelle security@puppet.com
- Teams Watchlist Login
- Unerledigt Login
In Helix Sync versions prior to 2024.1, a local command injection was identified. Reported by Bryan Riggins.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Perforce ≫ Helix Sync Version < 2024.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.294 |
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
|
security@puppet.com | 3.6 | 1 | 2.5 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.