8.8
CVE-2023-39059
- EPSS 1.43%
- Veröffentlicht 28.08.2023 22:15:08
- Zuletzt bearbeitet 21.11.2024 08:14:42
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue in ansible semaphore v.2.8.90 allows a remote attacker to execute arbitrary code via a crafted payload to the extra variables parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ansible-semaphore ≫ Ansible Semaphore Version2.8.90 SwPlatformansible
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.43% | 0.695 |
| 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
|
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.
https://gist.github.com/Alevsk/1757da24c5fb8db735d392fd4146ca3a
https://www.alevsk.com/2023/07/a-quick-story-of-security-pitfalls-with-execcommand-in-software-integrations/