cvelist/2018/1000xxx/CVE-2018-1000099.json
2018-04-11 06:04:47 -04:00

80 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2/21/2018 17:06:20",
"ID" : "CVE-2018-1000099",
"REQUESTER" : "support@teluu.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PJSIP",
"version" : {
"version_data" : [
{
"version_value" : "2.7.1 and earlier"
}
]
}
}
]
},
"vendor_name" : "Teluu"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Teluu PJSIP version 2.7.1 and earlier contains a Access of Null/Uninitialized Pointer vulnerability in pjmedia SDP parsing that can result in Crash. This attack appear to be exploitable via Sending a specially crafted message. This vulnerability appears to have been fixed in 2.7.2."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Access of Null/Uninitialized Pointer"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://trac.pjsip.org/repos/milestone/release-2.7.2",
"refsource" : "MISC",
"url" : "https://trac.pjsip.org/repos/milestone/release-2.7.2"
},
{
"name" : "https://trac.pjsip.org/repos/ticket/2092",
"refsource" : "MISC",
"url" : "https://trac.pjsip.org/repos/ticket/2092"
},
{
"name" : "https://trac.pjsip.org/repos/ticket/2094",
"refsource" : "MISC",
"url" : "https://trac.pjsip.org/repos/ticket/2094"
},
{
"name" : "DSA-4170",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4170"
}
]
}
}