Publish Advisories

GHSA-95j3-435g-vjcp
GHSA-9rhg-254w-fh9x
GHSA-9rhg-254w-fh9x
This commit is contained in:
advisory-database[bot]
2025-03-31 16:00:32 +00:00
parent 390fdb04c1
commit 818ca5d3d4
3 changed files with 78 additions and 31 deletions
@@ -1,9 +1,11 @@
{
"schema_version": "1.4.0",
"id": "GHSA-95j3-435g-vjcp",
"modified": "2025-02-21T23:54:26Z",
"modified": "2025-03-31T15:58:10Z",
"published": "2025-02-21T23:54:26Z",
"aliases": [],
"aliases": [
"CVE-2025-28254"
],
"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": [
@@ -38,6 +40,10 @@
"type": "WEB",
"url": "https://github.com/Leantime/leantime/security/advisories/GHSA-95j3-435g-vjcp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-28254"
},
{
"type": "WEB",
"url": "https://github.com/Leantime/leantime/commit/ce1d2073e4601183e1bdd90f4b433d16aee46a50"
@@ -45,10 +51,15 @@
{
"type": "PACKAGE",
"url": "https://github.com/Leantime/leantime"
},
{
"type": "WEB",
"url": "https://github.com/Leantime/leantime/blob/0e7ddbbe3d582f657a1dddfef7b3419ae588cbf7/app/Domain/Notifications/Services/Notifications.php#L128"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-80"
],
"severity": "MODERATE",
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9rhg-254w-fh9x",
"modified": "2025-03-31T15:58:51Z",
"published": "2025-03-28T21:30:47Z",
"aliases": [
"CVE-2024-57083"
],
"summary": "Redoc Prototype Pollution via `Module.mergeObjects` Component",
"details": "A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc <= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "redoc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"type": "WEB",
"url": "https://github.com/Redocly/redoc/issues/2499"
},
{
"type": "WEB",
"url": "https://github.com/Redocly/redoc/pull/2638"
},
{
"type": "PACKAGE",
"url": "https://github.com/Redocly/redoc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-03-31T15:58:51Z",
"nvd_published_at": "2025-03-28T21:15:17Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9rhg-254w-fh9x",
"modified": "2025-03-28T21:30:47Z",
"published": "2025-03-28T21:30:47Z",
"aliases": [
"CVE-2024-57083"
],
"details": "A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc <= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083"
},
{
"type": "WEB",
"url": "https://github.com/Redocly/redoc/issues/2499"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-28T21:15:17Z"
}
}