cvelist/2018/19xxx/CVE-2018-19935.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2018-12-07 03:08:56 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-19935",
2018-12-07 04:09:55 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-12-07 03:08:56 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-12-07 04:09:55 -05:00
"value" : "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-12-17 06:07:53 -05:00
{
"name" : "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
2018-12-07 04:09:55 -05:00
{
"name" : "https://bugs.php.net/bug.php?id=77020",
"refsource" : "MISC",
"url" : "https://bugs.php.net/bug.php?id=77020"
2018-12-10 06:08:50 -05:00
},
2018-12-22 06:04:08 -05:00
{
"name" : "https://security.netapp.com/advisory/ntap-20181221-0003/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20181221-0003/"
},
2018-12-11 06:10:08 -05:00
{
"name" : "DSA-4353",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4353"
},
2018-12-10 06:08:50 -05:00
{
"name" : "106143",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106143"
2018-12-07 03:08:56 -05:00
}
]
}
}