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

118 lines
3.6 KiB
JSON

{
"id": "CVE-2009-4559",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-04T21:30:00.483",
"lastModified": "2017-08-17T01:31:38.663",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Submitted By module 6.x before 6.x-1.3 for Drupal allows remote authenticated users, with \"administer content types\" privileges, to inject arbitrary web script or HTML via an input string for \"submitted by\" text."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo \"Submitted By\" v6.x anterior a v6.x-1.3 para Drupal permite a los usuarios remotos autenticados, con privilegios para \"administrar los tipos de contenido\", inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s de una cadena de entrada para el texto \"submitted by\"."
}
],
"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:nanwich:submitted_by:6.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8A7703F2-E713-40A4-924F-626AC219667D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nanwich:submitted_by:6.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0EE3909A-19D8-477E-8A12-D88EB4DD208E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nanwich:submitted_by:6.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "5FB02A51-C195-41E1-B764-0B748738C448"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nanwich:submitted_by:6.x-1.x-dev:*:*:*:*:*:*:*",
"matchCriteriaId": "EEF72A4F-DC87-4054-9C7F-1C3625C2D35B"
}
]
},
{
"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/520372",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/35708",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51788",
"source": "cve@mitre.org"
}
]
}