cvelist/2017/1000xxx/CVE-2017-1000247.json
2017-11-16 23:04:20 -05:00

63 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.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"
}
]
}
}