Publish Advisories

GHSA-3432-fmrf-7vmh
GHSA-965r-9cg9-g42p
This commit is contained in:
advisory-database[bot]
2025-05-29 21:02:13 +00:00
parent 0fa1c44541
commit 3779d10582
2 changed files with 8 additions and 4 deletions
@@ -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": [
@@ -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": [