diff --git a/advisories/github-reviewed/2025/05/GHSA-2487-9f55-2vg9/GHSA-2487-9f55-2vg9.json b/advisories/github-reviewed/2025/05/GHSA-2487-9f55-2vg9/GHSA-2487-9f55-2vg9.json new file mode 100644 index 00000000000..fe1da2e2a97 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-2487-9f55-2vg9/GHSA-2487-9f55-2vg9.json @@ -0,0 +1,67 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2487-9f55-2vg9", + "modified": "2025-05-12T19:58:07Z", + "published": "2025-05-12T19:58:07Z", + "aliases": [ + "CVE-2025-47271" + ], + "summary": "OZI-Project/ozi-publish Code Injection vulnerability", + "details": "### Impact\nPotentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects arbitrary code.\n\n### Patches\nThis is patched in 1.13.6\n\n### Workarounds\nDowngrade to <1.13.2\n\n### References\n\n* [Understanding the Risk of Script Injections](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections)", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "GitHub Actions", + "name": "OZI-Project/publish" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.13.2" + }, + { + "fixed": "1.13.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/OZI-Project/publish/security/advisories/GHSA-2487-9f55-2vg9" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47271" + }, + { + "type": "WEB", + "url": "https://github.com/OZI-Project/publish/commit/abd8524ec69800890529846b3ccfb09ce7c10b5c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/OZI-Project/publish" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1116", + "CWE-94", + "CWE-95" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-12T19:58:07Z", + "nvd_published_at": "2025-05-12T11:15:51Z" + } +} \ No newline at end of file