diff --git a/advisories/unreviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json b/advisories/github-reviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json similarity index 50% rename from advisories/unreviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json rename to advisories/github-reviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json index c0eaf4dcdf9..25c458bc06f 100644 --- a/advisories/unreviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json +++ b/advisories/github-reviewed/2025/02/GHSA-2hjh-495w-hmxc/GHSA-2hjh-495w-hmxc.json @@ -1,21 +1,47 @@ { "schema_version": "1.4.0", "id": "GHSA-2hjh-495w-hmxc", - "modified": "2025-02-06T18:31:06Z", + "modified": "2025-02-06T19:02:46Z", "published": "2025-02-06T18:31:05Z", "aliases": [ "CVE-2024-57610" ], + "summary": "Sylius allows unrestricted brute-force attacks on user accounts", "details": "A rate limiting issue in Sylius v2.0.2 allows a remote attacker to perform unrestricted brute-force attacks on user accounts, significantly increasing the risk of account compromise and denial of service for legitimate users.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "sylius/sylius" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.0.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57610" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/Sylius/Sylius" }, { @@ -28,10 +54,12 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "cwe_ids": [ + "CWE-307" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-06T19:02:46Z", "nvd_published_at": "2025-02-06T18:15:32Z" } } \ No newline at end of file