99 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-3359",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:19.030",
"lastModified": "2016-12-06T03:00:18.717",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Room Reservations module before 7.x-1.1 for Drupal allow remote authenticated users with the \"Administer the room reservations system\" permission to inject arbitrary web script or HTML via the (1) node title of a \"Room Reservations Category\" or (2) body of a \"Room Reservations Room\" node."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en el m\u00f3dulo Room Reservations anterior a 7.x-1.1 para Drupal permiten a usuarios remotos autenticados con el permiso 'Administrar el sistema de reservas de habitaciones' inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s (1) del t\u00edtulo de nodo de una 'categor\u00eda de reserva de habitaci\u00f3n' o (2) del cuerpo de un nodo de la 'habitaci\u00f3n de la reserva de las habitaciones'."
}
],
"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:room_reservations_project:room_reservations:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "7.x-1.0",
"matchCriteriaId": "8D371F1A-7D88-479E-933D-D31D33D76D17"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72112",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2406827",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2407329",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}