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

117 lines
3.6 KiB
JSON

{
"id": "CVE-2015-3357",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:16.857",
"lastModified": "2015-04-22T22:16:14.487",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Wishlist module before 6.x-2.7 and 7.x-2.x before 7.x-2.7 for Drupal allows remote authenticated users with the \"access wishlists\" permission to inject arbitrary web script or HTML via unspecified vectors, which are not properly handled in a log message."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo Wishlist anterior a 6.x-2.7 y 7.x-2.x anterior a 7.x-2.7 para Drupal permite a usuarios remotos autenticados con el permiso 'acceder a las listas de compra' inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de vectores no especificados, lo que no se manejan correctamente en un mensaje de registro."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-2.6",
"matchCriteriaId": "D4B3692A-DED3-4B29-83C2-68A3F8A4D903"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.5:*:*:*:*:drupal:*:*",
"matchCriteriaId": "698AE8D6-EB10-4C44-9BF6-FEFD4C69BD10"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.6:*:*:*:*:drupal:*:*",
"matchCriteriaId": "4D3C13DD-0E7B-478F-B177-31EE065FB261"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wishlist_project:wishlist:7.x-2.x-dev:*:*:*:*:drupal:*:*",
"matchCriteriaId": "31E07EE8-8B11-4CD9-8FA3-0DAFB8E0CA2E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2406803",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2406811",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2407313",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}