9.8
CVE-2024-2570
- EPSS 0.15%
- Veröffentlicht 18.03.2024 00:15:08
- Zuletzt bearbeitet 20.02.2025 18:13:30
- Quelle cna@vuldb.com
- CVE-Watchlists
- Unerledigt
A vulnerability was found in SourceCodester Employee Task Management System 1.0. It has been classified as critical. This affects an unknown part of the file /edit-task.php. The manipulation leads to execution after redirect. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-257073 was assigned to this vulnerability.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Oretnom23 ≫ Employee Task Management System Version1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.362 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| cna@vuldb.com | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
| cna@vuldb.com | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-698 Execution After Redirect (EAR)
The web application sends a redirect to another location, but instead of exiting, it executes additional code.