From 3779d10582484b7a44739680445bf93b4f9ed251 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 21:02:13 +0000 Subject: [PATCH] Publish Advisories GHSA-3432-fmrf-7vmh GHSA-965r-9cg9-g42p --- .../2025/05/GHSA-3432-fmrf-7vmh/GHSA-3432-fmrf-7vmh.json | 6 ++++-- .../2025/05/GHSA-965r-9cg9-g42p/GHSA-965r-9cg9-g42p.json | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2025/05/GHSA-3432-fmrf-7vmh/GHSA-3432-fmrf-7vmh.json b/advisories/github-reviewed/2025/05/GHSA-3432-fmrf-7vmh/GHSA-3432-fmrf-7vmh.json index 83601a41ab9..abd59f79514 100644 --- a/advisories/github-reviewed/2025/05/GHSA-3432-fmrf-7vmh/GHSA-3432-fmrf-7vmh.json +++ b/advisories/github-reviewed/2025/05/GHSA-3432-fmrf-7vmh/GHSA-3432-fmrf-7vmh.json @@ -1,9 +1,11 @@ { "schema_version": "1.4.0", "id": "GHSA-3432-fmrf-7vmh", - "modified": "2025-05-28T16:06:03Z", + "modified": "2025-05-29T21:01:32Z", "published": "2025-05-28T16:06:03Z", - "aliases": [], + "aliases": [ + "CVE-2025-48883" + ], "summary": "Chrome PHP is missing encoding in `CssSelector`", "details": "### Impact\n\nCSS Selector expressions are not properly encoded, which can lead to XSS (cross-site scripting) vulnerabilities.\n\n### Patches\n\nThis is patched in v1.14.0.\n\n### Workarounds\n\nUsers can apply encoding manually to their selectors, if they are unable to upgrade.", "severity": [ diff --git a/advisories/github-reviewed/2025/05/GHSA-965r-9cg9-g42p/GHSA-965r-9cg9-g42p.json b/advisories/github-reviewed/2025/05/GHSA-965r-9cg9-g42p/GHSA-965r-9cg9-g42p.json index d10f018e2fc..0bca6575193 100644 --- a/advisories/github-reviewed/2025/05/GHSA-965r-9cg9-g42p/GHSA-965r-9cg9-g42p.json +++ b/advisories/github-reviewed/2025/05/GHSA-965r-9cg9-g42p/GHSA-965r-9cg9-g42p.json @@ -1,9 +1,11 @@ { "schema_version": "1.4.0", "id": "GHSA-965r-9cg9-g42p", - "modified": "2025-05-28T14:38:54Z", + "modified": "2025-05-29T21:00:59Z", "published": "2025-05-28T14:38:54Z", - "aliases": [], + "aliases": [ + "CVE-2025-48881" + ], "summary": "Valtimo backend libraries allows objects in the object-api to be accessed and modified by unauthorized users", "details": "### Impact\nAll objects for which an object-management configuration exists can be listed, viewed, edited, created or deleted by unauthorised users.\n\nIf object-urls are exposed via other channels, the contents of these objects can be viewed independent of object-management configurations.\n\n### Attack requirements\nThe following conditions have to be met in order to perform this attack:\n- A user must be logged in\n - No relevant application roles are required\n- At least one object-type must be configured via object-management\n - The scope of the attack is limited to objects that are configured via object-management.\n - The value of `showInDataMenu` is irrelevant for this attack\n\n### Patches\nNo patch is available yet\n\n### Workarounds\nIt is possible to override the endpoint security as defined in `ObjectenApiHttpSecurityConfigurer` and `ObjectManagementHttpSecurityConfigurer`. Depending on the implementation, this could result in loss of functionality.", "severity": [