ghsa-6339-gv7w-g5f4
Vulnerability from github
Published
2024-10-08 06:30
Modified
2024-10-08 14:37
Severity ?
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
SAP HANA Node.js client package vulnerable to Prototype Pollution
Details
The SAP HANA Node.js client package versions from 2.0.0 before 2.21.31 is impacted by Prototype Pollution vulnerability allowing an attacker to add arbitrary properties to global object prototypes. This is due to improper user input sanitation when using the nestTables feature causing low impact on the availability of the application. This has no impact on Confidentiality and Integrity.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@sap/hana-client" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.21.31" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-45277" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2024-10-08T14:37:55Z", "nvd_published_at": "2024-10-08T04:15:08Z", "severity": "MODERATE" }, "details": "The SAP HANA Node.js client package versions from 2.0.0 before 2.21.31 is impacted by Prototype Pollution vulnerability allowing an attacker to add arbitrary properties to global object prototypes. This is due to improper user input sanitation when using the nestTables feature causing low impact on the availability of the application. This has no impact on Confidentiality and Integrity.", "id": "GHSA-6339-gv7w-g5f4", "modified": "2024-10-08T14:37:55Z", "published": "2024-10-08T06:30:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45277" }, { "type": "WEB", "url": "https://me.sap.com/notes/3520100" }, { "type": "WEB", "url": "https://url.sap/sapsecuritypatchday" }, { "type": "WEB", "url": "https://www.npmjs.com/package/@sap/hana-client?activeTab=code" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "SAP HANA Node.js client package vulnerable to Prototype Pollution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…