6.8
CVE-2013-5093
- EPSS 83.61%
- Veröffentlicht 27.09.2013 10:08:03
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Graphite Project ≫ Graphite Version0.9.5
Graphite Project ≫ Graphite Version0.9.6
Graphite Project ≫ Graphite Version0.9.7
Graphite Project ≫ Graphite Version0.9.8
Graphite Project ≫ Graphite Version0.9.9
Graphite Project ≫ Graphite Version0.9.10
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 83.61% | 0.993 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
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.