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

106 lines
3.1 KiB
JSON

{
"id": "CVE-2015-3352",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:12.047",
"lastModified": "2016-12-06T03:00:12.840",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in the Jammer module before 6.x-1.8 and 7.x-1.x before 7.x-1.4 for Drupal allow remote attackers to hijack the authentication of administrators for requests that delete a setting for (1) hidden form elements or (2) status messages via unspecified vectors, related to \"report administration.\""
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de CSRF en el m\u00f3dulo Jammer anterior a 6.x-1.8 y 7.x-1.x anterior a 7.x-1.4 para Drupal permiten a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que eliminan una configuraci\u00f3n para (1) elementos de formulario escondidos o (2) mensajes de estado a trav\u00e9s de vectores no especificados, relacionado con 'administraci\u00f3n de informes.'"
}
],
"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:jammer_project:jammer:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-1.7",
"matchCriteriaId": "A6C1B654-C7F9-4954-8CAE-98D6375E6475"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/71958",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2402745",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2402749",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2403487",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}