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

99 lines
2.8 KiB
JSON

{
"id": "CVE-2015-3351",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:11.060",
"lastModified": "2016-12-06T03:00:11.903",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in the Log Watcher module before 6.x-1.2 for Drupal allow remote attackers to hijack the authentication of administrators for requests that (1) enable, (2) disable, or (3) delete a report via unspecified vectors."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en el m\u00f3dulo Log Watcher anterior a 6.x-1.2 para Drupal permiten a atacantes remotos secuestrar la autenticaci\u00f3n de administyradores para solicitudes que (1) habilitan, (2) deshabilitan o (3) eliminan un informe 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:log_watcher_project:log_watcher:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-1.x-dev",
"matchCriteriaId": "9D3E4711-A403-4530-A284-EB238B054FB0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/71957",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2402767",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2403463",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}