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

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:38:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-3354",
"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 04:38:30 +00:00
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in the Wishlist module before 6.x-2.7 and 7.x-2.x before 7.x-2.7 for Drupal allows remote attackers to hijack the authentication of arbitrary users for requests that delete wishlist purchase intentions via unspecified vectors."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:38:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/node/2406803",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/node/2406803"
},
{
"name": "https://www.drupal.org/node/2406811",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/node/2406811"
},
{
"name": "https://www.drupal.org/node/2407313",
"refsource": "MISC",
"url": "https://www.drupal.org/node/2407313"
},
{
"name": "72114",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/72114"
},
{
"name": "[oss-security] 20150129 Re: CVEs for Drupal contributed modules - January 2015",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6"
}
]
}
}