mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-12 02:05:39 +00:00
84 lines
2.6 KiB
JSON
84 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "vuln@krcert.or.kr",
|
|
"DATE_PUBLIC" : "2018-12-19T08:30:00.000Z",
|
|
"ID" : "CVE-2018-5200",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "KMPlayer Heap Overflow Vulnerability"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "KMPlayer",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<=",
|
|
"platform" : "x86, x64",
|
|
"version_name" : "KMPlayer",
|
|
"version_value" : "4.2.2.15"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Pandora.tv"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "KMPlayer 4.2.2.15 and earlier have a Heap Based Buffer Overflow Vulnerability. It could be exploited with a crafted FLV format file. The problem is that more frame data is copied to heap memory than the size specified in the frame header. This results in a memory corruption and remote code execution."
|
|
}
|
|
]
|
|
},
|
|
"impact" : {
|
|
"cvss" : {
|
|
"attackComplexity" : "LOW",
|
|
"attackVector" : "NETWORK",
|
|
"availabilityImpact" : "HIGH",
|
|
"baseScore" : 8,
|
|
"baseSeverity" : "HIGH",
|
|
"confidentialityImpact" : "HIGH",
|
|
"integrityImpact" : "HIGH",
|
|
"privilegesRequired" : "LOW",
|
|
"scope" : "UNCHANGED",
|
|
"userInteraction" : "REQUIRED",
|
|
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
|
|
"version" : "3.0"
|
|
}
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Heap based overflow"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=30113",
|
|
"refsource" : "MISC",
|
|
"url" : "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=30113"
|
|
}
|
|
]
|
|
}
|
|
}
|