cvelist/2020/13xxx/CVE-2020-13625.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2020-05-27 13:01:19 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-08 17:01:23 +00:00
"ID": "CVE-2020-13625",
"STATE": "PUBLIC"
2020-05-27 13:01:19 +00:00
},
2020-06-08 17:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-05-27 13:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-08 17:01:23 +00:00
"value": "PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or any mail relay processing the message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.6",
"url": "https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.6"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/PHPMailer/PHPMailer/security/advisories/GHSA-f7hx-fqxw-rvvj",
"url": "https://github.com/PHPMailer/PHPMailer/security/advisories/GHSA-f7hx-fqxw-rvvj"
2020-06-11 18:01:22 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200611 [SECURITY] [DLA 2244-1] libphp-phpmailer security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00014.html"
2020-07-01 06:01:20 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-06e87e71fe",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SMH4TC5XTS3KZVGMSKEPPBZ2XTZCKKCX/"
2020-07-03 03:01:20 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-0bbe6304e3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EFM3BZABL6RUHTVMXSC7OFMP4CKWMRPJ/"
2020-07-26 00:01:27 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1060",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html"
2020-05-27 13:01:19 +00:00
}
]
}
}