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

158 lines
4.8 KiB
JSON

{
"id": "CVE-2010-0370",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-21T22:30:00.570",
"lastModified": "2018-10-10T19:52:20.987",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Node Blocks module 5.x-1.1 and earlier, and 6.x-1.3 and earlier, a module for Drupal, allows remote authenticated users, with permissions to create or edit content and administer blocks, to inject arbitrary web script or HTML via the edit-title parameter (aka block title)."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Node Blocks 5.x-1.1, y versiones anteriores, y 6.x-1.3 y versiones anteriores, un m\u00f3dulo para Drupal, permite a atacantes remotos con permisos para crear o editar contenido y administrar bloques, inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"edit-title\" (alias t\u00edtulo de bloque)."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roger_lopez:nodeblock:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.x-1.1",
"matchCriteriaId": "46ACE7D6-255F-42E7-A3D9-1292AE08195D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_turnbull:nodeblock:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.x-1.3",
"matchCriteriaId": "66B3EEC9-DE19-4328-98F6-B5F6B7E9B971"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_turnbull:nodeblock:6.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0AFD03EE-876C-480D-9B34-432DAEEBFC73"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_turnbull:nodeblock:6.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0C3A7556-6354-4BB8-9DF1-DFB8A594562E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_turnbull:nodeblock:6.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "FC9BB62E-79FE-46CD-AAB8-F80B2E832587"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_turnbull:nodeblock:6.x-1.x:dev:*:*:*:*:*:*",
"matchCriteriaId": "E23E1585-02B8-4FB8-8D82-A1FDBA6E84FF"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
"matchCriteriaId": "799CA80B-F3FA-4183-A791-2071A7DA1E54"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/683584",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/683586",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/683598",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.org/1001-exploits/drupalnb-xss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/508933/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/37782",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55606",
"source": "cve@mitre.org"
}
]
}