René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

121 lines
3.6 KiB
JSON

{
"id": "CVE-2015-3354",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:14.030",
"lastModified": "2016-12-06T03:00:14.793",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en el m\u00f3dulo Wishlist anterior a 6.x-2.7 y 7.x-2.x anterior a 7.x-2.7 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios arbitrarios para solicitudes que eliminan las intenciones de compra del Wishlist a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-2.6",
"matchCriteriaId": "D4B3692A-DED3-4B29-83C2-68A3F8A4D903"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.5:*:*:*:*:drupal:*:*",
"matchCriteriaId": "698AE8D6-EB10-4C44-9BF6-FEFD4C69BD10"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.6:*:*:*:*:drupal:*:*",
"matchCriteriaId": "4D3C13DD-0E7B-478F-B177-31EE065FB261"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.x-dev:*:*:*:*:drupal:*:*",
"matchCriteriaId": "31E07EE8-8B11-4CD9-8FA3-0DAFB8E0CA2E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72114",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2406803",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2406811",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2407313",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}