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

97 lines
2.9 KiB
JSON

{
"id": "CVE-2008-0271",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-15T20:00:00.000",
"lastModified": "2017-08-08T01:29:26.837",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The editor deletion form in BUEditor 4.7.x before 4.7.x-1.0 and 5.x before 5.x-1.1, a module for Drupal, does not follow Drupal's Forms API submission model, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete custom editor interfaces."
},
{
"lang": "es",
"value": "El editor de supresi\u00f3n de forma en BUEditor 4.7.x anterior a 4.7.x-1.0 y 5.x anterior a 5.x-1.1, un m\u00f3dulo para Drupal, no sigo el modelo de presentaci\u00f3n API, el cual permite a atacantes remotos llevar a cabo ataques de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) y borrar interfaces de editor de cliente.\r\n"
}
],
"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-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:bueditor:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.7.x-1.0",
"matchCriteriaId": "05190EE2-474F-450F-B293-3C42D7FE48F9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:bueditor:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.x-1.0",
"matchCriteriaId": "63866FD8-95C8-4711-ADD2-5CB845DEB161"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/208534",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/0128",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39614",
"source": "cve@mitre.org"
}
]
}