cvelist/2017/11xxx/CVE-2017-11164.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:23:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-11164",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:23:59 +00:00
"lang": "eng",
"value": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:23:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "99575",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99575"
},
{
"name": "http://openwall.com/lists/oss-security/2017/07/11/3",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/07/11/3"
2021-02-25 17:00:38 +00:00
},
{
"refsource": "MLIST",
"name": "[mina-dev] 20210225 [jira] [Created] (FTPSERVER-500) Security vulnerability in common/lib/log4j-1.2.17.jar",
"url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"
2023-04-11 15:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20230411 CVE-2017-11164 - stack exhaustion in PCRE",
"url": "http://www.openwall.com/lists/oss-security/2023/04/11/1"
2023-04-12 15:00:35 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20230412 Re: CVE-2017-11164 - stack exhaustion in PCRE",
"url": "http://www.openwall.com/lists/oss-security/2023/04/12/1"
2019-03-18 05:23:59 +00:00
}
]
}
}