diff --git a/advisories/github-reviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json b/advisories/github-reviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json new file mode 100644 index 00000000000..d04810dee17 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8fc2-fhh6-f6m5", + "modified": "2025-02-24T19:03:38Z", + "published": "2025-02-13T00:33:07Z", + "aliases": [ + "CVE-2024-57602" + ], + "summary": "Easy!Appointments Improper Restriction of Excessive Authentication Attempts ", + "details": "An issue in Alex Tselegidis EasyAppointments v.1.5.0 allows a remote attacker to escalate privileges via the index.php file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "alextselegidis/easyappointments" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.5.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57602" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alextselegidis/easyappointments" + }, + { + "type": "WEB", + "url": "https://hkohi.ca/vulnerability/12" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-307" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-02-24T19:03:38Z", + "nvd_published_at": "2025-02-12T22:15:40Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json b/advisories/unreviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json deleted file mode 100644 index b4cc5a5fb08..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-8fc2-fhh6-f6m5/GHSA-8fc2-fhh6-f6m5.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8fc2-fhh6-f6m5", - "modified": "2025-02-24T18:32:31Z", - "published": "2025-02-13T00:33:07Z", - "aliases": [ - "CVE-2024-57602" - ], - "details": "An issue in Alex Tselegidis EasyAppointments v.1.5.0 allows a remote attacker to escalate privileges via the index.php file.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57602" - }, - { - "type": "WEB", - "url": "https://hkohi.ca/vulnerability/12" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-12T22:15:40Z" - } -} \ No newline at end of file