mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.2 KiB
JSON
92 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2015-2327",
|
|
"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": "PCRE before 8.36 mishandles the /(((a\\2)|(a*)\\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "[oss-security] 20151128 Re: Heap Overflow in PCRE",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
|
|
},
|
|
{
|
|
"name": "http://www.fortiguard.com/advisory/FG-VD-15-010/",
|
|
"refsource": "MISC",
|
|
"url": "http://www.fortiguard.com/advisory/FG-VD-15-010/"
|
|
},
|
|
{
|
|
"name": "74924",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/74924"
|
|
},
|
|
{
|
|
"name": "RHSA-2016:2750",
|
|
"refsource": "REDHAT",
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html"
|
|
},
|
|
{
|
|
"name": "https://bugs.exim.org/show_bug.cgi?id=1503",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugs.exim.org/show_bug.cgi?id=1503"
|
|
},
|
|
{
|
|
"name": "https://jira.mongodb.org/browse/SERVER-17252",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://jira.mongodb.org/browse/SERVER-17252"
|
|
},
|
|
{
|
|
"name": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
|
|
}
|
|
]
|
|
}
|
|
} |