Merge branch 'DWF-CVE-2017-1000247' of https://github.com/kurtseifried/cvelist

This commit is contained in:
CVE Team 2017-11-16 22:33:51 -05:00
commit 62df9aaf87
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.476306",
"ID": "CVE-2017-1000247",
"REQUESTER": "gcaminer@flowgate.net",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "CodeIgniter Web Framework",
"version": {
"version_data": [
{
"version_value": "3.1.3 and older"
}
]
}
}
]
},
"vendor_name": "British Columbia Institute of Technology"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "British Columbia Institute of Technology CodeIgniter 3.1.3 is vulnerable to HTTP Header Injection in the set_status_header() common function under Apache resulting in HTTP Header Injection flaws."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTP Header injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.codeigniter.com/userguide3/changelog.html#version-3-1-4"
}
]
}
}