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

93 lines
2.9 KiB
JSON

{
"id": "CVE-2015-3380",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T18:59:02.547",
"lastModified": "2016-12-06T03:00:35.623",
"vulnStatus": "Modified",
"evaluatorComment": "Per the <a href=\"https://www.drupal.org/node/2424409\">advisory</a>: \"A malicious user can cause an administrator to enable and disable modules 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 Feature Set module for Drupal allow remote attackers to hijack the authentication of administrators for requests that (1) enable or (2) disable a module via unspecified vectors."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en el m\u00f3dulo Feature Set para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para peticiones que (1) activan o (2) desactivan un m\u00f3dulo 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:funnymonkey:feature_set:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "7.x-1.0-beta1",
"matchCriteriaId": "24AD29BC-AF5E-4869-B5F8-5C7090B901EA"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/02/13/12",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72617",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2424409",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}