ghsa-p27h-4cpf-fw48
Vulnerability from github
Published
2022-12-27 09:30
Modified
2023-01-10 21:42
Severity ?
VLAI Severity ?
Summary
email-existence Inefficient Regular Expression Complexity vulnerability
Details
A vulnerability was found in email-existence. It has been rated as problematic. Affected by this issue is some unknown functionality of the file index.js
. The manipulation leads to inefficient regular expression complexity. The name of the patch is 0029ba71b6ad0d8ec0baa2ecc6256d038bdd9b56. It is recommended to apply a patch to fix this issue. VDB-216854 is the identifier assigned to this vulnerability.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "email-existence" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-25049" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2022-12-30T17:40:18Z", "nvd_published_at": "2022-12-27T09:15:00Z", "severity": "HIGH" }, "details": "A vulnerability was found in email-existence. It has been rated as problematic. Affected by this issue is some unknown functionality of the file `index.js`. The manipulation leads to inefficient regular expression complexity. The name of the patch is 0029ba71b6ad0d8ec0baa2ecc6256d038bdd9b56. It is recommended to apply a patch to fix this issue. VDB-216854 is the identifier assigned to this vulnerability.", "id": "GHSA-p27h-4cpf-fw48", "modified": "2023-01-10T21:42:08Z", "published": "2022-12-27T09:30:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25049" }, { "type": "WEB", "url": "https://github.com/nmanousos/email-existence/pull/37" }, { "type": "WEB", "url": "https://github.com/nmanousos/email-existence/commit/0029ba71b6ad0d8ec0baa2ecc6256d038bdd9b56" }, { "type": "PACKAGE", "url": "https://github.com/nmanousos/email-existence" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.216854" }, { "type": "WEB", "url": "https://vuldb.com/?id.216854" } ], "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": "email-existence 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…