Publish GHSA-cpfx-964w-4jvp

This commit is contained in:
advisory-database[bot]
2025-02-11 16:36:30 +00:00
parent 584213d3ee
commit e6e428d55b
@@ -1,19 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cpfx-964w-4jvp",
"modified": "2025-02-11T03:30:56Z",
"modified": "2025-02-11T16:35:25Z",
"published": "2025-02-11T03:30:56Z",
"aliases": [
"CVE-2025-24876"
],
"details": "The SAP Approuter Node.js package version v16.7.1 and before is vulnerable to Authentication bypass. When trading an authorization code an attacker can steal the session of the victim by injecting malicious payload causing High impact on confidentiality and integrity of the application",
"summary": "Authentication bypass in @sap/approuter",
"details": "The SAP Approuter Node.js package version v16.7.1 and before is vulnerable to Authentication bypass. When trading an authorization code, an attacker can steal the session of the victim by injecting malicious payload, causing High impact on confidentiality and integrity of the application.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@sap/approuter"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.6.1"
},
{
"fixed": "16.7.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -25,7 +46,7 @@
},
{
"type": "WEB",
"url": "https://url.sap/sapsecuritypatchday"
"url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news/february-2025.html"
},
{
"type": "WEB",
@@ -37,8 +58,8 @@
"CWE-601"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-02-11T16:35:25Z",
"nvd_published_at": "2025-02-11T01:15:11Z"
}
}