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

111 lines
3.2 KiB
JSON

{
"id": "CVE-2015-3368",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:27.297",
"lastModified": "2016-12-06T03:00:27.327",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the administration user interface in the Classified Ads module before 6.x-3.1 and 7.x-3.x before 7.x-3.1 for Drupal allows remote authenticated users with the \"administer taxonomy\" permission to inject arbitrary web script or HTML via a category name."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en la interfaz del usuarios de administraci\u00f3n en el m\u00f3dulo Classified Ads anterior a 6.x-3.1 y 7.x-3.x anterior a 7.x-3.1 para Drupal permite a usuarios remotos autenticados con el permiso 'administrar la taxonom\u00eda' inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de un nombre de categor\u00eda."
}
],
"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:osinet:classified_ads:*:beta2:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-3.1",
"matchCriteriaId": "6868F059-95D2-40A5-9645-E39E7A25FAB9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:osinet:classified_ads:7.x-3.1:beta2:*:*:*:drupal:*:*",
"matchCriteriaId": "4AAB7127-6EB8-4865-B911-D7080C283915"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74267",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2407783",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2407785",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2411527",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}