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

91 lines
2.8 KiB
JSON

{
"id": "CVE-2008-0571",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-02-05T02:00:00.000",
"lastModified": "2011-03-08T03:04:56.080",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The point moderation form in the Userpoints 4.7.x before 4.7.x-2.3, 5.x-2 before 5.x-2.16, and 5.x-3 before 5.x-3.3 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 manipulate points."
},
{
"lang": "es",
"value": "El formulario point moderation en el m\u00f3dulo Userpoints 4.7.x antes de 4.7.x-2.3, 5.x-2 antes de 5.x-2.16 y 5.x-3 antes de 5.x-3.3 para Drupal, no sigue el modelo de presentaci\u00f3n de los formularios API de Drupal. Esto permite que atacantes remotos puedan hacer ataques de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) y manipular puntos (points)."
}
],
"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:userpoints_module:4.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2B8ACD78-BD74-4084-9646-CBF43C56E62E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:userpoints_module:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "79EF4D94-2A34-4D01-AED6-6C51B213657C"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/216023",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/0375/references",
"source": "cve@mitre.org"
}
]
}