diff --git a/advisories/github-reviewed/2024/02/GHSA-gfrh-gwqc-63cv/GHSA-gfrh-gwqc-63cv.json b/advisories/github-reviewed/2024/02/GHSA-gfrh-gwqc-63cv/GHSA-gfrh-gwqc-63cv.json new file mode 100644 index 00000000000..d2835e19514 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-gfrh-gwqc-63cv/GHSA-gfrh-gwqc-63cv.json @@ -0,0 +1,78 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gfrh-gwqc-63cv", + "modified": "2024-02-05T20:24:18Z", + "published": "2024-02-05T20:24:18Z", + "aliases": [ + "CVE-2024-24807" + ], + "summary": "Sulu HTML Injection via Autocomplete Suggestion", + "details": "### Impact\n\nIt is an issue when input HTML into the Tag name. The HTML is execute when the tag name is listed in the auto complete form.\nOnly admin users are affected and only admin users can create tags.\n\n### Patches\n\n_Has the problem been patched? What versions should users upgrade to?_\n\nThe problem is patched with Version 2.4.16 and 2.5.12.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nCreate a custom mutation observer\n\n### References\n_Are there any links users can visit to find out more?_\n\nCurrently not.\n\n### For more information\n\n_If you have any questions or comments about this advisory:_\n\n - Open an issue in [sulu/sulu repository](https://github.com/sulu/sulu/issues)\n - Email us at [security@sulu.io](mailto:security@sulu.io)\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "sulu/sulu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.4.16" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "sulu/sulu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "fixed": "2.5.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/sulu/sulu/security/advisories/GHSA-gfrh-gwqc-63cv" + }, + { + "type": "WEB", + "url": "https://github.com/sulu/sulu/commit/570c78124ae97cb02469141b86ac69d9fb2cb147" + }, + { + "type": "PACKAGE", + "url": "https://github.com/sulu/sulu" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79", + "CWE-80" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-02-05T20:24:18Z", + "nvd_published_at": null + } +} \ No newline at end of file