diff --git a/advisories/github-reviewed/2025/02/GHSA-2237-5r9w-vm8j/GHSA-2237-5r9w-vm8j.json b/advisories/github-reviewed/2025/02/GHSA-2237-5r9w-vm8j/GHSA-2237-5r9w-vm8j.json new file mode 100644 index 00000000000..9527339cc94 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-2237-5r9w-vm8j/GHSA-2237-5r9w-vm8j.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2237-5r9w-vm8j", + "modified": "2025-02-07T20:50:20Z", + "published": "2025-02-07T20:50:20Z", + "aliases": [], + "summary": "Connect-CMS information that is restricted to viewing is visible", + "details": "### Impact\n - Information that is restricted from viewing in the search results of site searches (※) can still be viewed via the main text (a feature added in v1.8.0).\n - Impact by version\n - v1.8.0 ~ v1.8.3: It will be displayed in the text.\n - v1.8.0 and earlier: It will not be displayed in the body of the text, but the title (frame name) will be displayed with a link.\n - Target viewing restriction function\n - Frame publishing function (private, limited publishing)\n - IP Restriction Page\n - Password setting page\n\n### Patches (fixed version)\n - Apply v1.8.4.\n\n### Workarounds\n - Remove the site search (e.g. hide frames).。\n\n### References\nnone", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "opensource-workshop/connect-cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.8.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.8.3" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/opensource-workshop/connect-cms/security/advisories/GHSA-2237-5r9w-vm8j" + }, + { + "type": "PACKAGE", + "url": "https://github.com/opensource-workshop/connect-cms" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-02-07T20:50:20Z", + "nvd_published_at": null + } +} \ No newline at end of file