diff --git a/advisories/github-reviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json b/advisories/github-reviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json new file mode 100644 index 00000000000..cda2ae80023 --- /dev/null +++ b/advisories/github-reviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json @@ -0,0 +1,57 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r6xj-43cf-9f88", + "modified": "2025-06-11T17:48:12Z", + "published": "2025-06-11T15:30:29Z", + "aliases": [ + "CVE-2025-48013" + ], + "summary": "Drupal Quick Node Block Missing Authorization vulnerability", + "details": "Missing Authorization vulnerability in Drupal Quick Node Block allows Forceful Browsing. This issue affects Quick Node Block: from 0.0.0 before 2.0.0.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/quick_node_block" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48013" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-065" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T17:48:12Z", + "nvd_published_at": "2025-06-11T15:15:41Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json b/advisories/unreviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json deleted file mode 100644 index 17c966fe119..00000000000 --- a/advisories/unreviewed/2025/06/GHSA-r6xj-43cf-9f88/GHSA-r6xj-43cf-9f88.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-r6xj-43cf-9f88", - "modified": "2025-06-11T15:30:29Z", - "published": "2025-06-11T15:30:29Z", - "aliases": [ - "CVE-2025-48013" - ], - "details": "Missing Authorization vulnerability in Drupal Quick Node Block allows Forceful Browsing.This issue affects Quick Node Block: from 0.0.0 before 2.0.0.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48013" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-065" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-862" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-06-11T15:15:41Z" - } -} \ No newline at end of file