2020-01-21 14:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-7466" ,
2020-10-06 14:01:39 +00:00
"ASSIGNER" : "secteam@freebsd.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "MPD: FreeBSD PPP daemon" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 5.9"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125: Out-of-bounds Read"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://sourceforge.net/p/mpd/svn/2374/" ,
"url" : "https://sourceforge.net/p/mpd/svn/2374/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://sourceforge.net/p/mpd/bugs/69/" ,
"url" : "https://sourceforge.net/p/mpd/bugs/69/"
}
]
2020-01-21 14:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-06 14:01:39 +00:00
"value" : "The PPP implementation of MPD before 5.9 allows a remote attacker who can send specifically crafted PPP authentication message to cause the daemon to read beyond allocated memory buffer, which would result in a denial of service condition."
2020-01-21 14:01:08 +00:00
}
]
}
}