Publish Advisories

GHSA-887c-mr87-cxwp
GHSA-6vx9-9r2g-8373
This commit is contained in:
advisory-database[bot]
2025-05-28 20:08:02 +00:00
parent 069b898fd2
commit ff9382fc35
2 changed files with 14 additions and 6 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-887c-mr87-cxwp",
"modified": "2025-04-16T21:55:37Z",
"modified": "2025-05-28T20:07:20Z",
"published": "2025-04-16T21:30:59Z",
"aliases": [
"CVE-2025-3730"
@@ -56,6 +56,10 @@
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/commit/01f226bfb8f2c343f5c614a6bbf685d91160f3af"
},
{
"type": "WEB",
"url": "https://github.com/timocafe/tewart-pytorch/commit/46fc5d8e360127361211cb237d5f9eef0223e567"
},
{
"type": "PACKAGE",
"url": "https://github.com/pytorch/pytorch"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6vx9-9r2g-8373",
"modified": "2025-05-28T17:39:45Z",
"modified": "2025-05-28T20:04:40Z",
"published": "2025-05-28T17:39:45Z",
"aliases": [
"CVE-2025-5256"
@@ -10,8 +10,8 @@
"details": "### Summary\nThis advisory addresses an Open Redirection vulnerability in Mautic's user unlocking endpoint. This vulnerability could be exploited by an attacker to redirect legitimate users to malicious websites, potentially leading to phishing attacks or the delivery of exploit kits.\n\nOpen Redirection via `returnUrl` Parameter: An Open Redirection vulnerability exists in the `/s/action/unlock/user.user/0` endpoint. The `returnUrl` parameter, intended for post-action redirection, is not properly validated. This allows an attacker to craft a URL that, when clicked by a user, redirects them to an arbitrary external website controlled by the attacker.\n\n### Mitigation\nUpdate Mautic to a version that properly validates or sanitizes the `returnUrl` parameter to ensure that redirects only occur to trusted, internal URLs or explicitly whitelisted domains.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U"
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"affected": [
@@ -78,6 +78,10 @@
"type": "WEB",
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-6vx9-9r2g-8373"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5256"
},
{
"type": "PACKAGE",
"url": "https://github.com/mautic/mautic"
@@ -87,9 +91,9 @@
"cwe_ids": [
"CWE-601"
],
"severity": "LOW",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-05-28T17:39:45Z",
"nvd_published_at": null
"nvd_published_at": "2025-05-28T18:15:34Z"
}
}