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

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19246",
"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": "Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/kkos/oniguruma/commit/d3e402928b6eb3327f8f7d59a9edfa622fec557b",
"refsource": "MISC",
"name": "https://github.com/kkos/oniguruma/commit/d3e402928b6eb3327f8f7d59a9edfa622fec557b"
},
{
"url": "https://bugs.php.net/bug.php?id=78559",
"refsource": "MISC",
"name": "https://bugs.php.net/bug.php?id=78559"
},
{
"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": "UBUNTU",
"name": "USN-4460-1",
"url": "https://usn.ubuntu.com/4460-1/"
}
]
}
}