diff --git a/advisories/unreviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json b/advisories/github-reviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json similarity index 50% rename from advisories/unreviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json rename to advisories/github-reviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json index 6f7b1ff9a73..08b10568d3e 100644 --- a/advisories/unreviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json +++ b/advisories/github-reviewed/2024/10/GHSA-2mv8-jjm5-f3hr/GHSA-2mv8-jjm5-f3hr.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-2mv8-jjm5-f3hr", - "modified": "2024-10-25T21:31:28Z", + "modified": "2024-10-25T21:48:15Z", "published": "2024-10-25T21:31:28Z", "aliases": [ "CVE-2024-48230" ], + "summary": "SQL injection in funadmin", "details": "funadmin 5.0.2 is vulnerable to SQL Injection via the parentField parameter in the index method of \\backend\\controller\\auth\\Auth.php.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "funadmin/funadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.2" + } + ] + } + ] + } ], "references": [ { @@ -21,15 +40,19 @@ { "type": "WEB", "url": "https://github.com/funadmin/funadmin/issues/30" + }, + { + "type": "PACKAGE", + "url": "https://github.com/funadmin/funadmin" } ], "database_specific": { "cwe_ids": [ - + "CWE-89" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-25T21:48:15Z", "nvd_published_at": "2024-10-25T21:15:04Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json b/advisories/github-reviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json new file mode 100644 index 00000000000..1076ec9052e --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9gw3-qr2f-3vg5", + "modified": "2024-10-25T21:47:44Z", + "published": "2024-10-25T21:31:27Z", + "aliases": [ + "CVE-2024-48226" + ], + "summary": "SQL injection in funadmin", + "details": "Funadmin 5.0.2 is vulnerable to SQL Injection in curd/table/savefield.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "funadmin/funadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48226" + }, + { + "type": "WEB", + "url": "https://github.com/funadmin/funadmin/issues/26" + }, + { + "type": "PACKAGE", + "url": "https://github.com/funadmin/funadmin" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-25T21:47:44Z", + "nvd_published_at": "2024-10-25T21:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json b/advisories/github-reviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json new file mode 100644 index 00000000000..6a3e6a13b0b --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h345-r48x-g68f", + "modified": "2024-10-25T21:48:00Z", + "published": "2024-10-25T21:31:28Z", + "aliases": [ + "CVE-2024-48229" + ], + "summary": "SQL injection in funadmin", + "details": "funadmin 5.0.2 has a SQL injection vulnerability in the Curd one click command mode plugin.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "funadmin/funadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48229" + }, + { + "type": "WEB", + "url": "https://github.com/funadmin/funadmin/issues/28" + }, + { + "type": "PACKAGE", + "url": "https://github.com/funadmin/funadmin" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-25T21:48:00Z", + "nvd_published_at": "2024-10-25T21:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json b/advisories/github-reviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json similarity index 51% rename from advisories/unreviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json rename to advisories/github-reviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json index 4fbad6dde15..144cc1e76cb 100644 --- a/advisories/unreviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json +++ b/advisories/github-reviewed/2024/10/GHSA-r9v5-q97m-rj5g/GHSA-r9v5-q97m-rj5g.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-r9v5-q97m-rj5g", - "modified": "2024-10-25T21:31:27Z", + "modified": "2024-10-25T21:48:54Z", "published": "2024-10-25T21:31:27Z", "aliases": [ "CVE-2024-48227" ], + "summary": "Logic flaw in Funadmin", "details": "Funadmin 5.0.2 has a logical flaw in the Curd one click command deletion function, which can result in a Denial of Service (DOS).", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "funadmin/funadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.0.2" + } + ] + } + ] + } ], "references": [ { @@ -21,15 +40,19 @@ { "type": "WEB", "url": "https://github.com/funadmin/funadmin/issues/27" + }, + { + "type": "PACKAGE", + "url": "https://github.com/funadmin/funadmin" } ], "database_specific": { "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-25T21:48:54Z", "nvd_published_at": "2024-10-25T21:15:04Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json b/advisories/unreviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json deleted file mode 100644 index 9bbc01a4a2f..00000000000 --- a/advisories/unreviewed/2024/10/GHSA-9gw3-qr2f-3vg5/GHSA-9gw3-qr2f-3vg5.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9gw3-qr2f-3vg5", - "modified": "2024-10-25T21:31:27Z", - "published": "2024-10-25T21:31:27Z", - "aliases": [ - "CVE-2024-48226" - ], - "details": "Funadmin 5.0.2 is vulnerable to SQL Injection in curd/table/savefield.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48226" - }, - { - "type": "WEB", - "url": "https://github.com/funadmin/funadmin/issues/26" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-10-25T21:15:03Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json b/advisories/unreviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json deleted file mode 100644 index 3229cb119dc..00000000000 --- a/advisories/unreviewed/2024/10/GHSA-h345-r48x-g68f/GHSA-h345-r48x-g68f.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h345-r48x-g68f", - "modified": "2024-10-25T21:31:28Z", - "published": "2024-10-25T21:31:28Z", - "aliases": [ - "CVE-2024-48229" - ], - "details": "funadmin 5.0.2 has a SQL injection vulnerability in the Curd one click command mode plugin.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48229" - }, - { - "type": "WEB", - "url": "https://github.com/funadmin/funadmin/issues/28" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-10-25T21:15:04Z" - } -} \ No newline at end of file