cvelist/2020/7xxx/CVE-2020-7466.json
2020-10-06 14:01:39 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7466",
"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/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}