ghsa-7599-fqgm-v84p
Vulnerability from github
Published
2022-12-31 21:30
Modified
2023-01-10 16:10
Severity ?
VLAI Severity ?
Summary
rgb2hex vulnerable to inefficient regular expression complexity
Details
A vulnerability was found in rgb2hex up to 0.1.5. It has been rated as problematic. This issue affects some unknown processing. The manipulation leads to inefficient regular expression complexity. The attack may be initiated remotely. Upgrading to version 0.1.6 can address this issue. The name of the patch is 9e0c38594432edfa64136fdf7bb651835e17c34f. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-217151.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "rgb2hex" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-25061" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2023-01-04T14:26:40Z", "nvd_published_at": "2022-12-31T20:15:00Z", "severity": "HIGH" }, "details": "A vulnerability was found in rgb2hex up to 0.1.5. It has been rated as problematic. This issue affects some unknown processing. The manipulation leads to inefficient regular expression complexity. The attack may be initiated remotely. Upgrading to version 0.1.6 can address this issue. The name of the patch is 9e0c38594432edfa64136fdf7bb651835e17c34f. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-217151.", "id": "GHSA-7599-fqgm-v84p", "modified": "2023-01-10T16:10:03Z", "published": "2022-12-31T21:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25061" }, { "type": "WEB", "url": "https://github.com/christian-bromann/rgb2hex/commit/9e0c38594432edfa64136fdf7bb651835e17c34f" }, { "type": "PACKAGE", "url": "https://github.com/christian-bromann/rgb2hex" }, { "type": "WEB", "url": "https://github.com/christian-bromann/rgb2hex/releases/tag/v0.1.6" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.217151" }, { "type": "WEB", "url": "https://vuldb.com/?id.217151" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "rgb2hex vulnerable to inefficient regular expression complexity" }
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…