7.5
CVE-2009-4261
- EPSS 0.68%
- Veröffentlicht 21.12.2009 16:30:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple directory traversal vulnerabilities in the iallocator framework in Ganeti 1.2.4 through 1.2.8, 2.0.0 through 2.0.4, and 2.1.0 before 2.1.0~rc2 allow (1) remote attackers to execute arbitrary programs via a crafted external script name supplied through the HTTP remote API (RAPI) and allow (2) local users to execute arbitrary programs and gain privileges via a crafted external script name supplied through a gnt-* command, related to "path sanitization errors."
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Roman Marxer ≫ Ganeti Version1.2.4
Roman Marxer ≫ Ganeti Version1.2.5
Roman Marxer ≫ Ganeti Version1.2.6
Roman Marxer ≫ Ganeti Version1.2.7
Roman Marxer ≫ Ganeti Version1.2.8
Roman Marxer ≫ Ganeti Version2.0.0
Roman Marxer ≫ Ganeti Version2.0.0 Updaterc1
Roman Marxer ≫ Ganeti Version2.0.1
Roman Marxer ≫ Ganeti Version2.0.2
Roman Marxer ≫ Ganeti Version2.0.3
Roman Marxer ≫ Ganeti Version2.1.0 Updaterc1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.68% | 0.692 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.