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

121 lines
3.4 KiB
JSON

{
"id": "CVE-2015-3361",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:20.827",
"lastModified": "2019-02-07T16:31:40.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Linkit module before 7.x-2.7 and 7.x-3.x before 7.x-3.3 for Drupal, when the node search plugin is enabled, allows remote authenticated users to inject arbitrary web script or HTML via a node title."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo Linkit anterior a 7.x-2.7 y 7.x-3.x anterior a 7.x-3.3 para Drupal, cunado el plugin de b\u00fasqueda de nadas est\u00e1 habilitado, permite a usuarios remotos autenticados inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de un t\u00edtulo de nodo."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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:linkit_project:linkit:*:*:*:*:*:drupal:*:*",
"versionStartIncluding": "7.x-1.0",
"versionEndExcluding": "7.x-2.7",
"matchCriteriaId": "BABA2930-B076-4DBC-BE14-01A2B6669DDA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:linkit_project:linkit:*:*:*:*:*:drupal:*:*",
"versionStartIncluding": "7.x-3.0",
"versionEndExcluding": "7.x-3.3",
"matchCriteriaId": "0B3CE0B7-A8A0-43D3-8CB9-8F098BA3BBE0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
},
{
"url": "http://www.securityfocus.com/bid/71959",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.drupal.org/node/2402855",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2402859",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2403459",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}