Vulnerability from bitnami_vulndb
Published
2024-03-06 11:11
Modified
2025-04-03 14:40
Summary
Details
PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in safe contexts. As an unintended side effect, this fix eliminated the code that blocked addAttachment exploitation.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "wordpress",
"purl": "pkg:bitnami/wordpress"
},
"ranges": [
{
"events": [
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.36"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.36"
},
{
"introduced": "3.9.0"
},
{
"fixed": "3.9.34"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.33"
},
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.33"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.30"
},
{
"introduced": "4.3.0"
},
{
"fixed": "4.3.26"
},
{
"introduced": "4.4.0"
},
{
"fixed": "4.4.25"
},
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.24"
},
{
"introduced": "4.6.0"
},
{
"fixed": "4.6.21"
},
{
"introduced": "4.7.0"
},
{
"fixed": "4.7.21"
},
{
"introduced": "4.8.0"
},
{
"fixed": "4.8.17"
},
{
"introduced": "4.9.0"
},
{
"fixed": "4.9.18"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.13"
},
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.10"
},
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.11"
},
{
"introduced": "5.3.0"
},
{
"fixed": "5.3.8"
},
{
"introduced": "5.4.0"
},
{
"fixed": "5.4.6"
},
{
"introduced": "5.5.0"
},
{
"fixed": "5.5.5"
},
{
"introduced": "5.6.0"
},
{
"fixed": "5.6.4"
},
{
"introduced": "5.7.0"
},
{
"fixed": "5.7.2"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2020-36326"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*"
],
"severity": "Critical"
},
"details": "PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in safe contexts. As an unintended side effect, this fix eliminated the code that blocked addAttachment exploitation.",
"id": "BIT-wordpress-2020-36326",
"modified": "2025-04-03T14:40:37.652Z",
"published": "2024-03-06T11:11:16.907Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/PHPMailer/PHPMailer/commit/e2e07a355ee8ff36aba21d0242c5950c56e4c6f9"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3B5WDPGUFNPG4NAZ6G4BZX43BKLAVA5B/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KPU66INRFY5BQ3ESVPRUXJR4DXQAFJVT/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36326"
}
],
"schema_version": "1.5.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…