8.1
CVE-2018-15576
- EPSS 9.34%
- Veröffentlicht 24.08.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:51:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in EasyLogin Pro through 1.3.0. Encryptor.php contains an unserialize call that can be exploited for remote code execution in the decrypt function, if the attacker knows the key.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hazzardweb ≫ Easylogin Pro Version <= 1.3.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 9.34% | 0.926 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.