cvelist/2024/45xxx/CVE-2024-45440.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2024-08-29 04:00:35 +00:00
{
"CVE_data_meta": {
2024-09-12 16:00:33 +00:00
"ASSIGNER": "security@drupal.org",
2024-08-29 04:00:35 +00:00
"ID": "CVE-2024-45440",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.drupal.org/project/drupal/issues/3457781",
"refsource": "MISC",
"name": "https://www.drupal.org/project/drupal/issues/3457781"
2024-09-03 18:00:33 +00:00
},
{
"refsource": "MISC",
"name": "https://senscybersecurity.nl/CVE-2024-45440-Explained/",
"url": "https://senscybersecurity.nl/CVE-2024-45440-Explained/"
2024-08-29 04:00:35 +00:00
}
]
}
}