ghsa-w9mr-4mfr-499f
Vulnerability from github
Published
2023-01-05 12:30
Modified
2023-01-11 23:00
Severity ?
VLAI Severity ?
Summary
Vercel ms Inefficient Regular Expression Complexity vulnerability
Details
A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The name of the patch is caae2988ba2a37765d055c4eee63d383320ee662. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-217451.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "ms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-20162" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2023-01-10T21:45:33Z", "nvd_published_at": "2023-01-05T12:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The name of the patch is caae2988ba2a37765d055c4eee63d383320ee662. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-217451.", "id": "GHSA-w9mr-4mfr-499f", "modified": "2023-01-11T23:00:55Z", "published": "2023-01-05T12:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-20162" }, { "type": "WEB", "url": "https://github.com/vercel/ms/pull/89" }, { "type": "WEB", "url": "https://github.com/vercel/ms/commit/caae2988ba2a37765d055c4eee63d383320ee662" }, { "type": "PACKAGE", "url": "https://github.com/vercel/ms" }, { "type": "WEB", "url": "https://github.com/vercel/ms/releases/tag/2.0.0" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.217451" }, { "type": "WEB", "url": "https://vuldb.com/?id.217451" } ], "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:L", "type": "CVSS_V3" } ], "summary": "Vercel ms Inefficient Regular Expression Complexity vulnerability" }
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…