2019-02-22 18:05:07 -05:00
{
2019-03-18 04:06:31 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-9025" ,
"STATE" : "PUBLIC"
} ,
"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" ,
"description" : {
"description_data" : [
2019-02-22 18:05:07 -05:00
{
2019-03-18 04:06:31 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data."
2019-02-22 18:05:07 -05:00
}
2019-03-18 04:06:31 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.php.net/bug.php?id=77367" ,
"refsource" : "MISC" ,
"url" : "https://bugs.php.net/bug.php?id=77367"
2019-03-21 20:00:47 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190321-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190321-0001/"
2019-03-18 04:06:31 +00:00
}
]
}
}