2024-08-29 12:03:15 +00:00
{
"id" : "CVE-2024-45440" ,
2024-09-19 18:03:16 +00:00
"sourceIdentifier" : "cve@mitre.org" ,
2024-08-29 12:03:15 +00:00
"published" : "2024-08-29T11:15:27.083" ,
2024-09-19 18:03:16 +00:00
"lastModified" : "2024-09-19T17:38:40.100" ,
"vulnStatus" : "Analyzed" ,
2024-08-29 12:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of hash_salt is file_get_contents of a file that does not exist."
2024-09-03 20:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "core/authorize.php en Drupal 11.x-dev permite la divulgaci\u00f3n de ruta completa (incluso cuando el registro de errores es Ninguno) si el valor de hash_salt es file_get_contents de un archivo que no existe."
2024-08-29 12:03:15 +00:00
}
] ,
2024-09-19 18:03:16 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-209"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:drupal:drupal:2023-05-09:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1AD01F6C-FF20-4D64-91BE-ABDF312E95F8"
}
]
}
]
}
] ,
2024-08-29 12:03:15 +00:00
"references" : [
2024-09-03 20:03:15 +00:00
{
"url" : "https://senscybersecurity.nl/CVE-2024-45440-Explained/" ,
2024-09-19 18:03:16 +00:00
"source" : "mlhess@drupal.org" ,
"tags" : [
"Third Party Advisory"
]
2024-09-03 20:03:15 +00:00
} ,
2024-08-29 12:03:15 +00:00
{
"url" : "https://www.drupal.org/project/drupal/issues/3457781" ,
2024-09-19 18:03:16 +00:00
"source" : "mlhess@drupal.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-29 12:03:15 +00:00
}
]
}