2024-07-14 02:06:08 +00:00

91 lines
2.3 KiB
JSON

{
"id": "CVE-2023-39619",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-25T18:17:29.083",
"lastModified": "2023-11-07T04:17:35.037",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "ReDos en NPMJS Node Email Check v.1.0.4 permite a un atacante provocar una Denegaci\u00f3n de Servicio (DoS) a trav\u00e9s de una cadena manipulada en el componente scpSyntax."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:teomantuncer:node_email_check:1.0.4:*:*:*:*:node.js:*:*",
"matchCriteriaId": "7F329F58-88C7-4695-B9CA-EB5B070BB60B"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/6en6ar/712a4c1eab0324f15e09232c77ea08f8",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/teomantuncer/node-email-check/blob/main/main.js%2C",
"source": "cve@mitre.org"
},
{
"url": "https://www.npmjs.com/package/node-email-check",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}