cvelist/2015/2xxx/CVE-2015-2325.json
2020-01-14 17:01:06 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2325",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00014.html",
"url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00014.html"
},
{
"refsource": "MISC",
"name": "https://bugs.exim.org/show_bug.cgi?id=1591",
"url": "https://bugs.exim.org/show_bug.cgi?id=1591"
},
{
"refsource": "CONFIRM",
"name": "https://www.pcre.org/original/changelog.txt",
"url": "https://www.pcre.org/original/changelog.txt"
},
{
"refsource": "MISC",
"name": "https://fortiguard.com/zeroday/FG-VD-15-015",
"url": "https://fortiguard.com/zeroday/FG-VD-15-015"
}
]
}
}