diff --git a/advisories/github-reviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json b/advisories/github-reviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json new file mode 100644 index 00000000000..8cf2c5b073d --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-grqx-r2q2-j425", + "modified": "2024-08-26T21:37:40Z", + "published": "2024-08-26T18:33:33Z", + "aliases": [ + "CVE-2024-42818" + ], + "summary": "FastAPI Admin Cross-site Scripting vulnerability in the Config-Create function", + "details": "A cross-site scripting (XSS) vulnerability in the Config-Create function of fastapi-admin pro v0.1.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Product Name parameter.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "fastapi-admin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.1.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42818" + }, + { + "type": "WEB", + "url": "https://github.com/fastapi-admin/fastapi-admin/issues/172" + }, + { + "type": "WEB", + "url": "https://fastapi-admin-pro.long2ice.io/admin/login" + }, + { + "type": "PACKAGE", + "url": "https://github.com/fastapi-admin/fastapi-admin" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-26T21:37:40Z", + "nvd_published_at": "2024-08-26T16:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json b/advisories/unreviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json deleted file mode 100644 index 098ac5415b2..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-grqx-r2q2-j425/GHSA-grqx-r2q2-j425.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-grqx-r2q2-j425", - "modified": "2024-08-26T18:33:33Z", - "published": "2024-08-26T18:33:33Z", - "aliases": [ - "CVE-2024-42818" - ], - "details": "A cross-site scripting (XSS) vulnerability in the Config-Create function of fastapi-admin pro v0.1.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Product Name parameter.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42818" - }, - { - "type": "WEB", - "url": "https://github.com/fastapi-admin/fastapi-admin/issues/172" - }, - { - "type": "WEB", - "url": "https://fastapi-admin-pro.long2ice.io/admin/login" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-26T16:15:09Z" - } -} \ No newline at end of file