diff --git a/advisories/github-reviewed/2025/02/GHSA-95j3-435g-vjcp/GHSA-95j3-435g-vjcp.json b/advisories/github-reviewed/2025/02/GHSA-95j3-435g-vjcp/GHSA-95j3-435g-vjcp.json new file mode 100644 index 00000000000..45695f4768c --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-95j3-435g-vjcp/GHSA-95j3-435g-vjcp.json @@ -0,0 +1,59 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-95j3-435g-vjcp", + "modified": "2025-02-21T23:54:26Z", + "published": "2025-02-21T23:54:26Z", + "aliases": [], + "summary": "Leantime affected by Improper Neutralization of HTML Tags", + "details": "### Summary\n\nHTML can be arbitrarily injected into emails from Leantime due to improper neutralization of HTML tags in users' first names. This effectively allows for the creation of phishing emails from a Leantime instance's email address.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "leantime/leantime" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/Leantime/leantime/security/advisories/GHSA-95j3-435g-vjcp" + }, + { + "type": "WEB", + "url": "https://github.com/Leantime/leantime/commit/ce1d2073e4601183e1bdd90f4b433d16aee46a50" + }, + { + "type": "PACKAGE", + "url": "https://github.com/Leantime/leantime" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-80" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-21T23:54:26Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/02/GHSA-f679-254h-qhvj/GHSA-f679-254h-qhvj.json b/advisories/github-reviewed/2025/02/GHSA-f679-254h-qhvj/GHSA-f679-254h-qhvj.json new file mode 100644 index 00000000000..98600e9f647 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-f679-254h-qhvj/GHSA-f679-254h-qhvj.json @@ -0,0 +1,55 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f679-254h-qhvj", + "modified": "2025-02-21T23:54:31Z", + "published": "2025-02-21T23:54:31Z", + "aliases": [], + "summary": "Leantime allows Cross-Site Scripting (XSS)", + "details": "### Summary\nThere is a cross-site scripting vulnerability on To-Do that affects a title field of a To-Do.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "leantime/leantime" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/Leantime/leantime/security/advisories/GHSA-f679-254h-qhvj" + }, + { + "type": "PACKAGE", + "url": "https://github.com/Leantime/leantime" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-02-21T23:54:31Z", + "nvd_published_at": null + } +} \ No newline at end of file