cvelist/2019/9xxx/CVE-2019-9133.json

98 lines
3.5 KiB
JSON
Raw Normal View History

2019-02-25 08:03:39 -05:00
{
2019-03-18 02:08:01 +00:00
"CVE_data_meta": {
2019-04-09 18:00:45 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2019-03-18 02:08:01 +00:00
"ID": "CVE-2019-9133",
2019-04-09 18:00:45 +00:00
"STATE": "PUBLIC",
"TITLE": "KMPlayer Subtitles parser Heap Overflow Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "KMPlayer",
"version": {
"version_data": [
{
"platform": "x86, x64",
"version_affected": "<",
"version_name": "KMPlayer",
"version_value": "2018.12.24.14"
}
]
}
}
]
},
"vendor_name": "Pandora.tv"
}
]
}
2019-03-18 02:08:01 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-04-09 18:00:45 +00:00
"value": "When processing subtitles format media file, KMPlayer version 2018.12.24.14 or lower doesn't check object size correctly, which leads to integer underflow then to memory out-of-bound read/write. An attacker can exploit this issue by enticing an unsuspecting user to open a malicious file."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.6"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=34991",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=34991"
2019-09-17 03:00:50 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-32a2bf945e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4D55BLGBNWNIMNI5N57WDPAFQCUIM6XX/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-9b1da08d62",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VT5HBIKH64YRZFFAPXGOTHIQJHSTQJF7/"
2019-03-18 02:08:01 +00:00
}
]
2019-04-09 18:00:45 +00:00
},
"source": {
"discovery": "UNKNOWN"
2019-03-18 02:08:01 +00:00
}
}