5.8
CVE-2025-25223
- EPSS 0.05%
- Veröffentlicht 18.02.2025 01:15:09
- Zuletzt bearbeitet 15.09.2025 17:13:19
- Quelle vultures@jpcert.or.jp
- CVE-Watchlists
- Unerledigt
The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQLite version) contains a path traversal vulnerability in dloader.php. If this vulnerability is exploited, arbitrary files on a server may be obtained.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Luxsoft ≫ Luxcal Web Calendar Editionsqlite Version < 5.3.3l
Luxsoft ≫ Luxcal Web Calendar Editionmysql Version < 5.3.3m
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.159 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
| vultures@jpcert.or.jp | 5.8 | 3.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
|
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.