Publish Advisories

GHSA-9242-6p36-6256
GHSA-9242-6p36-6256
This commit is contained in:
advisory-database[bot]
2023-10-30 20:00:14 +00:00
parent a15dd5f2be
commit 658d68e980
2 changed files with 69 additions and 43 deletions
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9242-6p36-6256",
"modified": "2023-10-30T19:58:53Z",
"published": "2023-10-25T18:32:22Z",
"aliases": [
"CVE-2023-39619"
],
"summary": "Inefficient Regular Expression Complexity in node-email-check",
"details": "ReDos in NPMJS Node Email Check v.1.0.4 allows an attacker to cause a denial of service via a crafted string to the scpSyntax component.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "node-email-check"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39619"
},
{
"type": "WEB",
"url": "https://github.com/teomantuncer/node-email-check/issues/2"
},
{
"type": "WEB",
"url": "https://gist.github.com/6en6ar/712a4c1eab0324f15e09232c77ea08f8"
},
{
"type": "PACKAGE",
"url": "https://github.com/teomantuncer/node-email-check"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/node-email-check"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-10-30T19:58:53Z",
"nvd_published_at": null
}
}
@@ -1,43 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9242-6p36-6256",
"modified": "2023-10-25T18:32:22Z",
"published": "2023-10-25T18:32:22Z",
"aliases": [
"CVE-2023-39619"
],
"details": "ReDos in NPMJS Node Email Check v.1.0.4 allows an attacker to cause a denial of service via a crafted string to the scpSyntax component.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39619"
},
{
"type": "WEB",
"url": "https://gist.github.com/6en6ar/712a4c1eab0324f15e09232c77ea08f8"
},
{
"type": "WEB",
"url": "https://github.com/teomantuncer/node-email-check/blob/main/main.js,"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/node-email-check"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": null
}
}