cvelist/2018/8xxx/CVE-2018-8828.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2018-03-20 16:05:25 -04:00
{
2019-03-18 03:43:00 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-8828",
"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-03-20 16:05:25 -04:00
{
2019-03-18 03:43:00 +00:00
"lang": "eng",
"value": "A Buffer Overflow issue was discovered in Kamailio before 4.4.7, 5.0.x before 5.0.6, and 5.1.x before 5.1.2. A specially crafted REGISTER message with a malformed branch or From tag triggers an off-by-one heap-based buffer overflow in the tmx_check_pretran function in modules/tmx/tmx_pretran.c."
2018-03-20 16:05:25 -04:00
}
2019-03-18 03:43:00 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kamailio/kamailio/commit/e1d8008a09d9390ebaf698abe8909e10dfec4097",
"refsource": "MISC",
"url": "https://github.com/kamailio/kamailio/commit/e1d8008a09d9390ebaf698abe8909e10dfec4097"
},
{
"name": "https://github.com/EnableSecurity/advisories/tree/master/ES2018-05-kamailio-heap-overflow",
"refsource": "MISC",
"url": "https://github.com/EnableSecurity/advisories/tree/master/ES2018-05-kamailio-heap-overflow"
},
{
"name": "DSA-4148",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4148"
}
]
}
}