90 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-5508",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-08-18T18:00:13.817",
"lastModified": "2016-11-28T19:33:56.620",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the XC NCIP Provider module in the eXtensible Catalog (XC) Drupal Toolkit allows remote attackers to hijack the authentication of users with the \"administer ncip providers\" permission for requests that alter NCIP providers via a crafted request."
},
{
"lang": "es",
"value": "Vulnerabilidad CSRF en el m\u00f3dulo XC NCIP Provider en el eXtensible Catalog (XC) Drupal Toolkit, permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios con los permisos de 'administer ncip providers' para solicitudes que alteran los proveedores NCIP a trav\u00e9s de una petici\u00f3n manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"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:the_extensible_catalog_drupal_toolkit_project:the_extensible_catalog_drupal_toolkit:-:*:*:*:*:drupal:*:*",
"matchCriteriaId": "5011E576-A5E7-4C52-9526-F0F22B4DBB3E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/07/04/4",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/75277",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2507619",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}