mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-mg8j-w93w-xjgc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-mg8j-w93w-xjgc",
|
||||
"modified": "2024-09-03T20:31:27Z",
|
||||
"modified": "2024-09-23T19:52:32Z",
|
||||
"published": "2024-08-29T12:31:05Z",
|
||||
"aliases": [
|
||||
"CVE-2024-45440"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Drupal Full Path Disclosure",
|
||||
"details": "`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.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -17,8 +24,18 @@
|
||||
"ecosystem": "Packagist",
|
||||
"name": "drupal/drupal"
|
||||
},
|
||||
"versions": [
|
||||
"11.x-dev"
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "8.0.0"
|
||||
},
|
||||
{
|
||||
"last_affected": "11.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -26,8 +43,18 @@
|
||||
"ecosystem": "Packagist",
|
||||
"name": "drupal/core-recommended"
|
||||
},
|
||||
"versions": [
|
||||
"11.x-dev"
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "8.0.0"
|
||||
},
|
||||
{
|
||||
"last_affected": "11.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -35,8 +62,18 @@
|
||||
"ecosystem": "Packagist",
|
||||
"name": "drupal/core"
|
||||
},
|
||||
"versions": [
|
||||
"11.x-dev"
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "8.0.0"
|
||||
},
|
||||
{
|
||||
"last_affected": "11.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -45,6 +82,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45440"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/github/advisory-database/pull/4827"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://senscybersecurity.nl/CVE-2024-45440-Explained"
|
||||
@@ -58,7 +99,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-497"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-29T18:05:46Z",
|
||||
"nvd_published_at": "2024-08-29T11:15:27Z"
|
||||
|
||||
Reference in New Issue
Block a user