cvelist/2016/1xxx/CVE-2016-1133.json
2019-03-18 02:24:03 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2016-1133",
"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": "CRLF injection vulnerability in the on_req function in lib/handler/redirect.c in H2O before 1.6.2 and 1.7.x before 1.7.0-beta3 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a crafted URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/h2o/h2o/issues/682",
"refsource": "CONFIRM",
"url": "https://github.com/h2o/h2o/issues/682"
},
{
"name": "https://github.com/h2o/h2o/issues/684",
"refsource": "CONFIRM",
"url": "https://github.com/h2o/h2o/issues/684"
},
{
"name": "JVNDB-2016-000003",
"refsource": "JVNDB",
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000003"
},
{
"name": "JVN#45928828",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN45928828/index.html"
},
{
"name": "https://h2o.examp1e.net/vulnerabilities.html#CVE-2016-1133",
"refsource": "CONFIRM",
"url": "https://h2o.examp1e.net/vulnerabilities.html#CVE-2016-1133"
}
]
}
}