{ "id": "CVE-2023-30858", "sourceIdentifier": "security-advisories@github.com", "published": "2023-04-28T21:15:09.187", "lastModified": "2023-05-08T17:41:46.183", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the `replace`, `unemojify`, or `strip` functions." } ], "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 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-1333" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:denosaurs:emoji:*:*:*:*:*:*:*:*", "versionStartIncluding": "0.1.0", "versionEndExcluding": "0.3.0", "matchCriteriaId": "957125B8-E12A-4B89-B1C5-7A69686242CF" } ] } ] } ], "references": [ { "url": "https://github.com/denosaurs/emoji/pull/11", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "url": "https://github.com/denosaurs/emoji/security/advisories/GHSA-w2xx-hjhp-gx5v", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] }, { "url": "https://huntr.dev/bounties/444f2255-5085-466f-ba0e-5549fa8846a3/", "source": "security-advisories@github.com", "tags": [ "Exploit" ] } ] }