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

100 lines
3.1 KiB
JSON

{
"id": "CVE-2015-3367",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:26.390",
"lastModified": "2016-12-06T03:00:26.437",
"vulnStatus": "Modified",
"evaluatorComment": "Per the <a href=\"https://www.drupal.org/node/2411539\">advisory</a>: \"A malicious user could cause an administrator to restore, publish and unpublish patterns by getting the administrator's browser to make a request to a specially-crafted URL.\" Only integrity and availability are affected.",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in the Patterns module before 7.x-2.2 for Drupal allow remote attackers to hijack the authentication of administrators for requests that (1) restore, (2) publish, or (3) unpublish a pattern via unspecified vectors."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en el m\u00f3dulo Patterns anterior a 7.x-2.2 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que (1) restablecen, (2) publican o (3) despublican una pauta 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:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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:patterns:patterns:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "7.x-2.1",
"matchCriteriaId": "8FB3AC94-7C66-4B1E-AD3A-3175020787D4"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74270",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2411507",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2411539",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}