116 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-3350",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-21T16:59:10.123",
"lastModified": "2016-12-06T03:00:10.950",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the Todo Filter module before 6.x-1.1 and 7.x-1.x before 7.x-1.1 for Drupal allows remote attackers to hijack the authentication of arbitrary users for requests that toggle a task via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en el m\u00f3dulo Todo Filter anterior a 6.x-1.1 y 7.x-1.x anteriora a 7.x-1.1 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios arbitrarios para solicitudes que conmutan una tarea a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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:todo_filter_project:todo_filter:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "6.x-1.0",
"matchCriteriaId": "69FB0665-DED4-4CF6-9984-B8EE5C3DE906"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:todo_filter_project:todo_filter:7.x-1.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "BB53ECF1-333D-4B15-ABC7-F4DC08189165"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:todo_filter_project:todo_filter:7.x-1.x-dev:*:*:*:*:drupal:*:*",
"matchCriteriaId": "E0F4200B-1488-44BC-9EDA-96928DD11B06"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/71955",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2403013",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2403015",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2403465",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}