2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-4390" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2015-06-15T14:59:45.577" ,
2024-11-23 01:05:45 +00:00
"lastModified" : "2024-11-21T02:30:58.810" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple cross-site request forgery (CSRF) vulnerabilities in the User Import module 6.x-4.x before 6.x-4.4 and 7.x-2.x before 7.x-2.3 for Drupal allow remote attackers to hijack the authentication of administrators for requests that (1) continue or (2) delete an ongoing import via unspecified vectors."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples vulnerabilidades de CSRF en el m\u00f3dulo User Import 6.x-4.x anterior a 6.x-4.4 y 7.x-2.x anterior a 7.x-2.3 para Drupal permiten a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que (1) continuan o (2) eliminan una importaci\u00f3n en progreso 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" ,
2024-11-23 01:05:45 +00:00
"baseScore" : 6.8 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 01:05:45 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"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:user_import_project:user_import:6.x-4.0:*:*:*:*:drupal:*:*" ,
"matchCriteriaId" : "1E02CD20-305C-4B06-8475-DF658009A18E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:user_import_project:user_import:6.x-4.1:*:*:*:*:drupal:*:*" ,
"matchCriteriaId" : "DC7D7847-0291-4B7E-9CCA-534B458F312E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:user_import_project:user_import:6.x-4.2:*:*:*:*:drupal:*:*" ,
"matchCriteriaId" : "305DF74E-26E2-4955-9A4B-1091F1DF1ACD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:user_import_project:user_import:6.x-4.3:*:*:*:*:drupal:*:*" ,
"matchCriteriaId" : "B6D67533-AD89-4129-9E0C-6631C59A8B96"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:user_import_project:user_import:6.x-4.x:dev:*:*:*:drupal:*:*" ,
"matchCriteriaId" : "5459DE43-D442-4E3D-A369-0EECD08B221D"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2015/04/25/6" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/74352" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.drupal.org/node/2463941" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.drupal.org/node/2463943" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.drupal.org/node/2463949" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-11-23 01:05:45 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/04/25/6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/74352" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.drupal.org/node/2463941" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.drupal.org/node/2463943" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://www.drupal.org/node/2463949" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}