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

77 lines
2.4 KiB
JSON
Raw Normal View History

2018-11-29 01:03:48 -05:00
{
2019-03-18 02:02:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19662",
"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": [
2018-11-29 02:20:02 -05:00
{
2019-03-18 02:02:10 +00:00
"lang": "eng",
"value": "An issue was discovered in libsndfile 1.0.28. There is a buffer over-read in the function i2alaw_array in alaw.c that will lead to a denial of service."
2018-11-29 02:20:02 -05:00
}
2019-03-18 02:02:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[debian-lts-announce] 20181226 [SECURITY] [DLA 1618-1] libsndfile security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00016.html"
},
{
"name": "https://github.com/erikd/libsndfile/issues/429",
"refsource": "MISC",
"url": "https://github.com/erikd/libsndfile/issues/429"
2019-06-10 17:00:48 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4013-1",
"url": "https://usn.ubuntu.com/4013-1/"
2020-10-29 19:01:39 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201029 [SECURITY] [DLA 2418-1] libsndfile security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00030.html"
2019-03-18 02:02:10 +00:00
}
]
}
}