diff --git a/advisories/github-reviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json b/advisories/github-reviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json new file mode 100644 index 00000000000..a15c7c48ec3 --- /dev/null +++ b/advisories/github-reviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json @@ -0,0 +1,57 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pwj7-5c7c-mwjc", + "modified": "2025-06-11T18:09:46Z", + "published": "2025-06-11T15:30:30Z", + "aliases": [ + "CVE-2025-48448" + ], + "summary": "Drupal Admin Audit Trail Allocation of Resources Without Limits or Throttling vulnerability", + "details": "Allocation of Resources Without Limits or Throttling vulnerability in Drupal Admin Audit Trail allows Excessive Allocation. This issue affects Admin Audit Trail: from 0.0.0 before 1.0.5.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/admin_audit_trail" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48448" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-068" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T18:09:46Z", + "nvd_published_at": "2025-06-11T15:15:42Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json b/advisories/unreviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json deleted file mode 100644 index 35fe67e9236..00000000000 --- a/advisories/unreviewed/2025/06/GHSA-pwj7-5c7c-mwjc/GHSA-pwj7-5c7c-mwjc.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pwj7-5c7c-mwjc", - "modified": "2025-06-11T15:30:30Z", - "published": "2025-06-11T15:30:30Z", - "aliases": [ - "CVE-2025-48448" - ], - "details": "Allocation of Resources Without Limits or Throttling vulnerability in Drupal Admin Audit Trail allows Excessive Allocation.This issue affects Admin Audit Trail: from 0.0.0 before 1.0.5.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48448" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-068" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-770" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-06-11T15:15:42Z" - } -} \ No newline at end of file