diff --git a/advisories/github-reviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json b/advisories/github-reviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json new file mode 100644 index 00000000000..e74e09694c9 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-63wg-87qv-rw4r", + "modified": "2025-01-14T21:23:11Z", + "published": "2025-01-09T21:31:31Z", + "aliases": [ + "CVE-2024-13274" + ], + "summary": "Drupal Open Social allows Functionality Misuse", + "details": "The distribution didn't validate the flood control limits on the password reset form correctly resulting in a potential attacker flooding the password reset which could result in a Denial of Service. Fortunately the message does not disclose any information to the attacker.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "goalgorilla/open_social" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.3.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "goalgorilla/open_social" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.4.0" + }, + { + "fixed": "12.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "goalgorilla/open_social" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "13.0.0-alpha1" + }, + { + "fixed": "13.0.0-alpha11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13274" + }, + { + "type": "PACKAGE", + "url": "https://github.com/goalgorilla/open_social" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2024-038" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-799" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-01-14T21:23:11Z", + "nvd_published_at": "2025-01-09T20:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json b/advisories/unreviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json deleted file mode 100644 index f1c8c3d7a34..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-63wg-87qv-rw4r/GHSA-63wg-87qv-rw4r.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-63wg-87qv-rw4r", - "modified": "2025-01-14T18:31:55Z", - "published": "2025-01-09T21:31:31Z", - "aliases": [ - "CVE-2024-13274" - ], - "details": "Improper Control of Interaction Frequency vulnerability in Drupal Open Social allows Functionality Misuse.This issue affects Open Social: from 0.0.0 before 12.3.8, from 12.4.0 before 12.4.5.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13274" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2024-038" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-799" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-09T20:15:36Z" - } -} \ No newline at end of file