Publish Advisories

GHSA-63wg-87qv-rw4r
GHSA-63wg-87qv-rw4r
This commit is contained in:
advisory-database[bot]
2025-01-14 21:24:46 +00:00
parent bd36fbadd5
commit 9a37ad5b37
2 changed files with 99 additions and 36 deletions
@@ -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"
}
}
@@ -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"
}
}