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

87 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:28:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-3155",
"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 02:28:47 +00:00
"lang": "eng",
"value": "Foreman before 1.8.1 does not set the secure flag for the _session_id cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:28:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://projects.theforeman.org/issues/10275",
"refsource": "CONFIRM",
"url": "http://projects.theforeman.org/issues/10275"
},
{
"name": "RHSA-2015:1592",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2015:1592"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1216035",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1216035"
},
{
"name": "https://groups.google.com/forum/#!topic/foreman-announce/QPtN0h04jdo",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!topic/foreman-announce/QPtN0h04jdo"
},
{
"name": "RHSA-2015:1591",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2015:1591"
},
{
"name": "https://github.com/theforeman/foreman/pull/2328",
"refsource": "CONFIRM",
"url": "https://github.com/theforeman/foreman/pull/2328"
}
]
}
}