GHSA-Q849-WXRC-VQRP
Vulnerability from github – Published: 2024-12-02 20:11 – Updated: 2024-12-02 20:11
VLAI
Summary
hull.js Code Injection Vulnerability
Details
Versions of the library from 0.2.2 to 1.0.9 are vulnerable to the arbitrary code execution due to unsafe usage of new Function(...) in the module that handles points format. Applications passing the 3rd parameter to the hull function without sanitising may be impacted. The vulnerability has been fixed in version 1.0.10, please update the library. Check project homepage on GitHub to see how to fetch the latest version: https://github.com/andriiheonia/hull?tab=readme-ov-file#npm-package
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "hull.js"
},
"ranges": [
{
"events": [
{
"introduced": "0.2.2"
},
{
"fixed": "1.0.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2024-12-02T20:11:39Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "Versions of the library from 0.2.2 to 1.0.9 are vulnerable to the arbitrary code execution due to unsafe usage of `new Function(...)` in the module that handles points format. Applications passing the 3rd parameter to the `hull` function without sanitising may be impacted. The vulnerability has been fixed in version 1.0.10, please update the library. Check project homepage on GitHub to see how to fetch the latest version: https://github.com/andriiheonia/hull?tab=readme-ov-file#npm-package",
"id": "GHSA-q849-wxrc-vqrp",
"modified": "2024-12-02T20:11:39Z",
"published": "2024-12-02T20:11:39Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/AndriiHeonia/hull/security/advisories/GHSA-q849-wxrc-vqrp"
},
{
"type": "WEB",
"url": "https://github.com/AndriiHeonia/hull/commit/9de6f9549b74fbb68bf4d5a449147b4c1d7cda0a"
},
{
"type": "PACKAGE",
"url": "https://github.com/AndriiHeonia/hull"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "hull.js Code Injection Vulnerability"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…