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

93 lines
2.7 KiB
JSON

{
"id": "CVE-2006-6531",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-14T01:28:00.000",
"lastModified": "2017-07-29T01:29:34.843",
"vulnStatus": "Modified",
"evaluatorSolution": "This may lead to administrator access if certain conditions are met.",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Help Tip module before 4.7.x-1.0 for Drupal allows remote attackers to inject arbitrary web script or HTML, and possibly obtain administrative access, via node titles."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Help Tip anterior a 4.7.x-1.0 para Drupal permite a atacantes remotos inyecter secuencias de comandos web o HTML de su elecci\u00f3n, y posiblemente obtener acceso administrativo, a trav\u00e9s de t\u00edtulos de nodo (node titles)."
}
],
"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": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:help_tip_module:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.7",
"matchCriteriaId": "D96067DA-6C26-4441-9884-258612F365D7"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/102605",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/4941",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30807",
"source": "cve@mitre.org"
}
]
}