2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-7880" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2017-09-13T16:29:00.337" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T02:37:35.550" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Entity Registration module 7.x-1.x before 7.x-1.5 for Drupal allows remote attackers to obtain sensitive event registration information by leveraging the \"Register other accounts\" permission and knowledge of usernames."
} ,
{
"lang" : "es" ,
"value" : "El m\u00f3dulo Entity Registration en versiones 7.x-1.x anteriores a las 7.x-1.5 para Drupal permite que atacantes remotos obtengan informaci\u00f3n sensible de registros de eventos mediante el permiso \"Register other accounts\" y con el conocimiento de los nombres de usuario."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:P/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D582269B-205C-41DD-A264-A9BE61C3C9C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "55313A16-1EDF-4C86-A9EE-6EF6BDE6AEA5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "37AC2C44-7BC0-4275-A0AA-7A6051B0D814"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DBA31DD2-CD58-42B5-BC0B-6AC87DD8666F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3C4BB789-0D4E-446C-B7C0-AFFD13D06F39"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "03A69B7C-29A5-4882-8451-80CC92AB2D57"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:7.x-1.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E9E9B560-0F83-45BA-9663-DBE14697C164"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2015/10/21/2" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/77023" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://www.drupal.org/node/2582015" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.drupal.org/node/2582283" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/10/21/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/77023" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://www.drupal.org/node/2582015" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.drupal.org/node/2582283" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}