diff --git a/advisories/github-reviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json b/advisories/github-reviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json new file mode 100644 index 00000000000..c984075f63d --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json @@ -0,0 +1,88 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gprr-v9f2-px3c", + "modified": "2025-03-11T20:19:56Z", + "published": "2025-03-11T18:32:18Z", + "aliases": [ + "CVE-2025-24986" + ], + "summary": "Azure PromptFlow remote code execution related to Jinja templates", + "details": "Improper isolation or compartmentalization in Azure PromptFlow allows an unauthorized attacker to execute code over a network.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "promptflow-tools" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "promptflow-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.17.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24986" + }, + { + "type": "WEB", + "url": "https://github.com/microsoft/promptflow/commit/5f4a41ab4cb15607ade7f26138b0b863b4e4eb0a" + }, + { + "type": "WEB", + "url": "https://github.com/microsoft/promptflow/commit/625061724c51533d28fe6e0e3014b1042afdb07f" + }, + { + "type": "PACKAGE", + "url": "https://github.com/microsoft/promptflow" + }, + { + "type": "WEB", + "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24986" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-653" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-11T20:19:55Z", + "nvd_published_at": "2025-03-11T17:16:34Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json b/advisories/unreviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json deleted file mode 100644 index fa5bd364771..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-gprr-v9f2-px3c/GHSA-gprr-v9f2-px3c.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-gprr-v9f2-px3c", - "modified": "2025-03-11T18:32:18Z", - "published": "2025-03-11T18:32:18Z", - "aliases": [ - "CVE-2025-24986" - ], - "details": "Improper isolation or compartmentalization in Azure PromptFlow allows an unauthorized attacker to execute code over a network.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24986" - }, - { - "type": "WEB", - "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24986" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-653" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-11T17:16:34Z" - } -} \ No newline at end of file