cvelist/2019/19xxx/CVE-2019-19012.json
2020-08-24 14:01:28 +00:00

92 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19012",
"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 integer overflow in the search_in_range function in regexec.c in Oniguruma 6.x before 6.9.4_rc2 leads to an out-of-bounds read, in which the offset of this read is under the control of an attacker. (This only affects the 32-bit compiled version). Remote attackers can cause a denial-of-service or information disclosure, or possibly have unspecified other impact, via a crafted regular expression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/kkos/oniguruma/issues/164",
"refsource": "MISC",
"name": "https://github.com/kkos/oniguruma/issues/164"
},
{
"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"
},
{
"refsource": "MISC",
"name": "https://github.com/tarantula-team/CVE-2019-19012",
"url": "https://github.com/tarantula-team/CVE-2019-19012"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-d942abd0d4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NO267PLHGYZSWX3XTRPKYBKD4J3YOU5V/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191204 [SECURITY] [DLA 2020-1] libonig security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00002.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-73197ff9a0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V3MBNW6Z4DOXSCNWGBLQ7OA3OGUJ44WL/"
},
{
"refsource": "UBUNTU",
"name": "USN-4460-1",
"url": "https://usn.ubuntu.com/4460-1/"
}
]
}
}