2024-09-19 18:03:16 +00:00

87 lines
2.3 KiB
JSON

{
"id": "CVE-2024-45440",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-08-29T11:15:27.083",
"lastModified": "2024-09-19T17:38:40.100",
"vulnStatus": "Analyzed",
"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."
},
{
"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."
}
],
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://senscybersecurity.nl/CVE-2024-45440-Explained/",
"source": "mlhess@drupal.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.drupal.org/project/drupal/issues/3457781",
"source": "mlhess@drupal.org",
"tags": [
"Vendor Advisory"
]
}
]
}