cvelist/2015/3xxx/CVE-2015-3154.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:19:52 +00:00
"CVE_data_meta": {
2020-01-27 16:01:12 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 22:19:52 +00:00
"ID": "CVE-2015-3154",
2020-01-27 16:01:12 +00:00
"STATE": "PUBLIC"
2019-03-17 22:19:52 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-01-27 16:01:12 +00:00
"value": "CRLF injection vulnerability in Zend\\Mail (Zend_Mail) in Zend Framework before 1.12.12, 2.x before 2.3.8, and 2.4.x before 2.4.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the header of an email."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CRLF Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Zend Technologies",
"product": {
"product_data": [
{
"product_name": "Zend Framework",
"version": {
"version_data": [
{
"version_value": "before 1.12.12"
},
{
"version_value": "2.x before 2.3.8"
},
{
"version_value": "2.4.x before 2.4.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "http://framework.zend.com/security/advisory/ZF2015-04",
"url": "http://framework.zend.com/security/advisory/ZF2015-04"
2019-03-17 22:19:52 +00:00
}
]
}
}