9
CVE-2008-4645
- EPSS 2.19%
- Veröffentlicht 22.10.2008 00:11:50
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
plugins/event_tracer/event_list.php in PhpWebGallery 1.7.2 and earlier allows remote authenticated administrators to execute arbitrary PHP code via PHP sequences in the sort parameter, which is processed by create_function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Phpwebgallery ≫ Phpwebgallery Version <= 1.7.2
Phpwebgallery ≫ Phpwebgallery Version1.0
Phpwebgallery ≫ Phpwebgallery Version1.1
Phpwebgallery ≫ Phpwebgallery Version1.2.1
Phpwebgallery ≫ Phpwebgallery Version1.3.0
Phpwebgallery ≫ Phpwebgallery Version1.3.1
Phpwebgallery ≫ Phpwebgallery Version1.3.2
Phpwebgallery ≫ Phpwebgallery Version1.3.3
Phpwebgallery ≫ Phpwebgallery Version1.3.4
Phpwebgallery ≫ Phpwebgallery Version1.4.0
Phpwebgallery ≫ Phpwebgallery Version1.4.1
Phpwebgallery ≫ Phpwebgallery Version1.5.0
Phpwebgallery ≫ Phpwebgallery Version1.5.1
Phpwebgallery ≫ Phpwebgallery Version1.5.2
Phpwebgallery ≫ Phpwebgallery Version1.6.0
Phpwebgallery ≫ Phpwebgallery Version1.6.1
Phpwebgallery ≫ Phpwebgallery Version1.6.2
Phpwebgallery ≫ Phpwebgallery Version1.7.0
Phpwebgallery ≫ Phpwebgallery Version1.7.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.19% | 0.839 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
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.