cvelist/2020/7xxx/CVE-2020-7465.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-7465",
"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-787: Out-of-bounds Write"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://sourceforge.net/p/mpd/bugs/70/",
"url": "https://sourceforge.net/p/mpd/bugs/70/"
},
{
"refsource": "MISC",
"name": "https://sourceforge.net/p/mpd/svn/2377/",
"url": "https://sourceforge.net/p/mpd/svn/2377/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The L2TP implementation of MPD before 5.9 allows a remote attacker who can send specifically crafted L2TP control packet with AVP Q.931 Cause Code to execute arbitrary code or cause a denial of service (memory corruption)."
}
]
}
}