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

146 lines
4.7 KiB
JSON

{
"id": "CVE-2009-4429",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-28T19:00:00.750",
"lastModified": "2017-08-17T01:31:35.197",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Sections module 5.x before 5.x-1.3 and 6.x before 6.x-1.3 for Drupal allows remote authenticated users with \"administer sections\" privileges to inject arbitrary web script or HTML via a section name (aka the Name field)."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Sections v5.x anteriores a v5.x-1.3 y v6.x anteriores a v6.x-1.3 para Drupal permite a usuarios autenticados remotamente con privilegios de \"administrar secciones\" inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante un nombre de secci\u00f3n (tambi\u00e9n conocido como campo \"Name\")."
}
],
"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:alexander_hass:sections_module:5.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0F681C08-596E-4EA4-897E-E6A1BDCE5316"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:5.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1EEBAAFF-FF7A-4890-85A0-BF4A8733B644"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:5.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "CAD92B36-CCAB-4F8F-91E1-40ADF60A9490"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:5.x-1.x-dev:*:*:*:*:*:*:*",
"matchCriteriaId": "947DCA57-3445-4727-8F85-16DE5C9C1B27"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:6.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2159DE60-2546-47A9-B6A6-91E8AB5EF5B2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:6.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "91C956B3-D216-4952-9152-D587F881C6FF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:6.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "511C853F-60BC-4998-98FF-10B7542F1C7E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alexander_hass:sections_module:6.x-1.x-dev:*:*:*:*:*:*:*",
"matchCriteriaId": "A18B209E-3E9A-464F-B3EC-221F66BA2FC9"
}
]
},
{
"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/661404",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.madirish.net/?article=440",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/37371",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54860",
"source": "cve@mitre.org"
}
]
}