cvelist/2019/19xxx/CVE-2019-19203.json
2019-12-24 15:01:03 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19203",
"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": [
{
"lang": "eng",
"value": "An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/kkos/oniguruma/releases/tag/v6.9.4_rc2",
"refsource": "MISC",
"name": "https://github.com/kkos/oniguruma/releases/tag/v6.9.4_rc2"
},
{
"url": "https://github.com/kkos/oniguruma/issues/163",
"refsource": "MISC",
"name": "https://github.com/kkos/oniguruma/issues/163"
},
{
"refsource": "MISC",
"name": "https://github.com/ManhNDd/CVE-2019-19203",
"url": "https://github.com/ManhNDd/CVE-2019-19203"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-d942abd0d4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NO267PLHGYZSWX3XTRPKYBKD4J3YOU5V/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-73197ff9a0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V3MBNW6Z4DOXSCNWGBLQ7OA3OGUJ44WL/"
},
{
"refsource": "MISC",
"name": "https://github.com/tarantula-team/CVE-2019-19203",
"url": "https://github.com/tarantula-team/CVE-2019-19203"
}
]
}
}