Publish Advisories

GHSA-52jr-x6h6-xj6g
GHSA-52jr-x6h6-xj6g
This commit is contained in:
advisory-database[bot]
2024-12-05 20:00:06 +00:00
parent 6f6896aee6
commit 1190ce61ad
2 changed files with 61 additions and 36 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-52jr-x6h6-xj6g",
"modified": "2024-12-05T19:58:23Z",
"published": "2024-12-05T15:31:02Z",
"aliases": [
"CVE-2024-11942"
],
"summary": "Drupal core vulnerable to improper error handling",
"details": "Under certain uncommon site configurations, a bug in the CKEditor 5 module can cause some image uploads to move the entire webroot to a different location on the file system. This could be exploited by a malicious user to take down a site.\n\nThe issue is mitigated by the fact that several non-default site configurations must exist simultaneously for this to occur.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "drupal/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.2.10"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11942"
},
{
"type": "PACKAGE",
"url": "https://github.com/drupal/core"
},
{
"type": "WEB",
"url": "https://www.drupal.org/sa-core-2024-002"
}
],
"database_specific": {
"cwe_ids": [
"CWE-390"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-12-05T19:58:23Z",
"nvd_published_at": "2024-12-05T15:15:08Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-52jr-x6h6-xj6g",
"modified": "2024-12-05T18:31:03Z",
"published": "2024-12-05T15:31:02Z",
"aliases": [
"CVE-2024-11942"
],
"details": "A vulnerability in Drupal Core allows File Manipulation.This issue affects Drupal Core: from 10.0.0 before 10.2.10.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11942"
},
{
"type": "WEB",
"url": "https://www.drupal.org/sa-core-2024-002"
}
],
"database_specific": {
"cwe_ids": [
"CWE-390"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-05T15:15:08Z"
}
}