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

94 lines
2.7 KiB
JSON

{
"id": "CVE-2015-1568",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-02-09T17:59:13.623",
"lastModified": "2017-09-08T01:29:49.967",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the GD Infinite Scroll module before 7.x-1.4 for Drupal allows remote attackers to hijack the authentication of users with the \"edit gd infinite scroll settings\" permission for requests that delete settings via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en el m\u00f3dulo GD Infinite Scroll anterior a 7.x-1.4 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios con el permiso 'editar las configuraciones del desplazamiento infinito gd' para solicitudes que eliminan las configuraciones 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:studio.gd:gd_infinite_scroll:*:*:*:*:*:drupal:*:*",
"versionEndIncluding": "7.x-1.3",
"matchCriteriaId": "7950F5E0-2ADF-4993-8BA2-FE8CC052C503"
}
]
}
]
}
],
"references": [
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/100628",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2415219",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2415885",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}