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

90 lines
2.5 KiB
JSON

{
"id": "CVE-2015-4349",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-15T14:59:04.653",
"lastModified": "2015-06-30T13:16:11.123",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the Spider Contacts module for Drupal allows remote attackers to hijack the authentication of administrators for requests that delete contact categories via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en el m\u00f3dulo Spider Contacts para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que eliminan categor\u00edas de contactos 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:spider_contacts_project:spider_contacts:-:*:*:*:*:drupal:*:*",
"matchCriteriaId": "19469F99-BF8C-45CA-BD46-BD07EC208428"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/25/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72805",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2437973",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}