mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-965r-9cg9-g42p GHSA-2x3r-hwv5-p32x
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-965r-9cg9-g42p",
|
||||
"modified": "2025-05-30T15:18:12Z",
|
||||
"modified": "2025-06-04T20:48:00Z",
|
||||
"published": "2025-05-28T14:38:54Z",
|
||||
"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.",
|
||||
"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\nThis issue was patched in version 12.13.0.RELEASE.\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": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -66,7 +66,7 @@
|
||||
"introduced": "12.0.0.RELEASE"
|
||||
},
|
||||
{
|
||||
"last_affected": "12.12.0.RELEASE"
|
||||
"fixed": "12.13.0.RELEASE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -85,7 +85,7 @@
|
||||
"introduced": "12.0.0.RELEASE"
|
||||
},
|
||||
{
|
||||
"last_affected": "12.12.0.RELEASE"
|
||||
"fixed": "12.13.0.RELEASE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -101,6 +101,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48881"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/valtimo-platform/valtimo-backend-libraries/commit/6ab04b30d3dab816bfea32d40ba50e5dd4517272"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/valtimo-platform/valtimo-backend-libraries"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user