cvelist/2008/3xxx/CVE-2008-3661.json
2019-03-17 22:08:03 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3661",
"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": "Drupal, probably 5.10 and 6.4, does not set the secure flag for the session cookie in an https session, which can cause the cookie to be sent in http requests and make it easier for remote attackers to capture this cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "31285",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/31285"
},
{
"name": "drupal-cookie-session-hijacking(45298)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45298"
},
{
"name": "http://int21.de/cve/CVE-2008-3661-drupal.html",
"refsource": "MISC",
"url": "http://int21.de/cve/CVE-2008-3661-drupal.html"
},
{
"name": "20080920 drupal: Session hijacking vulnerability, CVE-2008-3661",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/496575/100/0/threaded"
}
]
}
}