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

111 lines
3.1 KiB
JSON

{
"id": "CVE-2008-0274",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-15T20:00:00.000",
"lastModified": "2017-08-08T01:29:27.010",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Drupal 4.7.x and 5.x, when certain .htaccess protections are disabled, allows remote attackers to inject arbitrary web script or HTML via crafted links involving theme .tpl.php files."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencia de comandos en sitios cruzados (XSS) en Drupal 4.7.x y 5.x, cuando ciertas protecciones .htaccess son desactivadas, permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s de enlaces manipulados afectando a los archivos del tema .tpl.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:4.7:*:*:*:*:*:*:*",
"matchCriteriaId": "FFE9A8A9-19D4-4C50-A4B5-2EFD8B05BAE8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BDBE79A6-5762-4A7C-8FDA-C11FFFDCFC9B"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/208565",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27238",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vbdrupal.org/forum/showthread.php?p=6878",
"source": "cve@mitre.org"
},
{
"url": "http://www.vbdrupal.org/forum/showthread.php?t=1349",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0127",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0134",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39605",
"source": "cve@mitre.org"
}
]
}