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

130 lines
3.7 KiB
JSON

{
"id": "CVE-2015-4360",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-15T14:59:14.513",
"lastModified": "2015-06-30T14:13:15.467",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the Registration codes module before 6.x-1.6, 6.x-2.x before 6.x-2.8, and 7.x-1.x before 7.x-1.2 for Drupal allows remote attackers to hijack the authentication of administrators for requests that delete role-rules via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en el m\u00f3dulo Registration codes anterior a 6.x-1.6, 6.x-2.x anterior a 6.x-2.8, y 7.x-1.x anterior a 7.x-1.2 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que eliminan reglas de roles 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:registration_codes_project:registration_codes:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-1.x-dev",
"matchCriteriaId": "18612F6B-ADA7-4325-A1EE-6E47A00BC87C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:registration_codes_project:registration_codes:6.x-2.x-dev:*:*:*:*:drupal:*:*",
"matchCriteriaId": "35E39D57-DD6E-4E80-AE44-2C1E2AF79F0B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:registration_codes_project:registration_codes:7.x-1.x-dev:*:*:*:*:drupal:*:*",
"matchCriteriaId": "FB936341-3158-4A1E-A8A3-1F88C9D5B7F8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/25/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72961",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2445955",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://www.drupal.org/node/2446157",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2465177",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2465179",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2465181",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}