diff --git a/advisories/github-reviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json b/advisories/github-reviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json new file mode 100644 index 00000000000..b4b3f9b9c8a --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hcjv-982c-5f29", + "modified": "2025-05-07T18:16:43Z", + "published": "2025-05-07T15:31:41Z", + "aliases": [ + "CVE-2025-29448" + ], + "summary": "Easy Appointments Denial of Service (DoS)", + "details": "A business logic vulnerability in Easy Appointments v1.5.1 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "alextselegidis/easyappointments" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.4.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29448" + }, + { + "type": "WEB", + "url": "https://github.com/alextselegidis/easyappointments/commit/74633b60f28bdef3cc9f905c0599cef121fee32b" + }, + { + "type": "WEB", + "url": "https://github.com/Abdullah4eb/CVE-2025-29448" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alextselegidis/easyappointments" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-07T18:16:43Z", + "nvd_published_at": "2025-05-07T15:15:57Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json b/advisories/unreviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json deleted file mode 100644 index 6cb2df7eef2..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-hcjv-982c-5f29/GHSA-hcjv-982c-5f29.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hcjv-982c-5f29", - "modified": "2025-05-07T15:31:41Z", - "published": "2025-05-07T15:31:41Z", - "aliases": [ - "CVE-2025-29448" - ], - "details": "A business logic vulnerability in Easy Appointments v1.5.1 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29448" - }, - { - "type": "WEB", - "url": "https://github.com/Abdullah4eb/CVE-2025-29448" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-07T15:15:57Z" - } -} \ No newline at end of file