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

129 lines
3.8 KiB
JSON

{
"id": "CVE-2009-4065",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-11-24T02:30:00.610",
"lastModified": "2017-08-17T01:31:25.147",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the settings page in the Strongarm module 6.x before 6.x-1.1 for Drupal allows remote attackers to inject arbitrary web script or HTML via the value field when viewing overridden variables."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en la p\u00e1gina de configuraci\u00f3n del m\u00f3dulo Strongarm module v6.x anteriores a v6.x-1.1 de Drupal. Permite a usuarios remotos inyectar codigo de script web o c\u00f3digo HTML a trav\u00e9s de el campo \"value\" (valor) cuando se visualizan variables sobreescritas."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:jeff_miccolis:strongarm_module:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.x-1.0",
"matchCriteriaId": "43694583-1AA0-4533-964E-B5C5D2F228C0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jeff_miccolis:strongarm_module:6.x-1.0-beta1:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E93B3C-2B29-4124-8E8F-AE81093C6B8D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jeff_miccolis:strongarm_module:6.x-1.0-beta2:*:*:*:*:*:*:*",
"matchCriteriaId": "C4CD3408-DDBC-45C2-8C16-45E86DD224FC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jeff_miccolis:strongarm_module:6.x-1.0-beta3:*:*:*:*:*:*:*",
"matchCriteriaId": "4629E906-719C-4A93-9A67-65097D478063"
}
]
},
{
"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/636462",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://drupal.org/node/636474",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/37055",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54337",
"source": "cve@mitre.org"
}
]
}