diff --git a/advisories/github-reviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json b/advisories/github-reviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json new file mode 100644 index 00000000000..370b7b9a93f --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json @@ -0,0 +1,63 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-25pw-q952-x37g", + "modified": "2024-10-28T21:50:04Z", + "published": "2024-10-28T21:30:34Z", + "withdrawn": "2024-10-28T21:50:04Z", + "aliases": [ + + ], + "summary": "Duplicate Advisory: pyload-ng vulnerable to RCE with js2py sandbox escape", + "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-r9pp-r4xf-597r. This link is maintained to preserve external references.\n\n## Original Description\nAn issue in pyload-ng v0.5.0b3.dev85 running under python3.11 or below allows attackers to execute arbitrary code via a crafted HTTP request.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "pyload-ng" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.5.0b3.dev85" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/pyload/pyload/security/advisories/GHSA-r9pp-r4xf-597r" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39205" + }, + { + "type": "WEB", + "url": "https://github.com/Marven11/CVE-2024-39205-Pyload-RCE/tree/main" + }, + { + "type": "WEB", + "url": "https://github.com/pyload/pyload" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-28T21:50:04Z", + "nvd_published_at": "2024-10-28T20:15:05Z" + } +} \ 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 index 6a3e6a13b0b..63acac8a495 100644 --- 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 @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h345-r48x-g68f", - "modified": "2024-10-25T21:48:00Z", + "modified": "2024-10-28T21:50:31Z", "published": "2024-10-25T21:31:28Z", "aliases": [ "CVE-2024-48229" @@ -9,7 +9,14 @@ "summary": "SQL injection in funadmin", "details": "funadmin 5.0.2 has a SQL injection vulnerability in the Curd one click command mode plugin.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } ], "affected": [ { diff --git a/advisories/github-reviewed/2024/10/GHSA-v9xq-2mvm-x8xc/GHSA-v9xq-2mvm-x8xc.json b/advisories/github-reviewed/2024/10/GHSA-v9xq-2mvm-x8xc/GHSA-v9xq-2mvm-x8xc.json index 16414ea56e1..3e8d0bab403 100644 --- a/advisories/github-reviewed/2024/10/GHSA-v9xq-2mvm-x8xc/GHSA-v9xq-2mvm-x8xc.json +++ b/advisories/github-reviewed/2024/10/GHSA-v9xq-2mvm-x8xc/GHSA-v9xq-2mvm-x8xc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v9xq-2mvm-x8xc", - "modified": "2024-10-28T19:44:10Z", + "modified": "2024-10-28T21:49:51Z", "published": "2024-10-28T19:44:10Z", "aliases": [ "CVE-2024-49755" @@ -44,6 +44,10 @@ "type": "WEB", "url": "https://github.com/DuendeSoftware/IdentityServer/security/advisories/GHSA-v9xq-2mvm-x8xc" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49755" + }, { "type": "WEB", "url": "https://github.com/DuendeSoftware/IdentityServer/commit/f28cac921c1f545afe65af71a9327224755b6dac" @@ -60,6 +64,6 @@ "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-10-28T19:44:10Z", - "nvd_published_at": null + "nvd_published_at": "2024-10-28T20:15:06Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json b/advisories/unreviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json deleted file mode 100644 index 107303f7311..00000000000 --- a/advisories/unreviewed/2024/10/GHSA-25pw-q952-x37g/GHSA-25pw-q952-x37g.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-25pw-q952-x37g", - "modified": "2024-10-28T21:30:34Z", - "published": "2024-10-28T21:30:34Z", - "aliases": [ - "CVE-2024-39205" - ], - "details": "An issue in pyload-ng v0.5.0b3.dev85 running under python3.11 or below allows attackers to execute arbitrary code via a crafted HTTP request.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "WEB", - "url": "https://github.com/pyload/pyload/security/advisories/GHSA-r9pp-r4xf-597r" - }, - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39205" - }, - { - "type": "WEB", - "url": "https://github.com/Marven11/CVE-2024-39205-Pyload-RCE/tree/main" - }, - { - "type": "WEB", - "url": "https://github.com/pyload/pyload" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-10-28T20:15:05Z" - } -} \ No newline at end of file