8.8
CVE-2018-19296
- EPSS 1.35%
- Published 16.11.2018 09:29:00
- Last modified 21.11.2024 03:57:41
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
PHPMailer before 5.2.27 and 6.x before 6.0.6 is vulnerable to an object injection attack.
Data is provided by the National Vulnerability Database (NVD)
Phpmailer Project ≫ Phpmailer Version < 5.2.27
Phpmailer Project ≫ Phpmailer Version >= 6.0.0 < 6.0.6
Debian ≫ Debian Linux Version8.0
Debian ≫ Debian Linux Version9.0
Fedoraproject ≫ Fedora Version33
Fedoraproject ≫ Fedora Version34
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.35% | 0.794 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.