gsd-2022-36046
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn't being shared across requests.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-36046", "description": "Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests.", "id": "GSD-2022-36046" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-36046" ], "details": "Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests.", "id": "GSD-2022-36046", "modified": "2023-12-13T01:19:21.636524Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36046", "STATE": "PUBLIC", "TITLE": "Unexpected server crash in Next.js version 12.2.3" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "next.js", "version": { "version_data": [ { "version_value": "= 12.2.3" } ] } } ] }, "vendor_name": "vercel" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-248: Uncaught Exception" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3", "refsource": "CONFIRM", "url": "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3" }, { "name": "https://github.com/vercel/next.js/releases/tag/v12.2.4", "refsource": "MISC", "url": "https://github.com/vercel/next.js/releases/tag/v12.2.4" } ] }, "source": { "advisory": "GHSA-wff4-fpwg-qqv3", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "=12.2.3", "affected_versions": "Version 12.2.3", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-754", "CWE-937" ], "date": "2022-09-07", "description": "Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests.", "fixed_versions": [ "12.2.4" ], "identifier": "CVE-2022-36046", "identifiers": [ "CVE-2022-36046", "GHSA-wff4-fpwg-qqv3", "GMS-2022-3782" ], "not_impacted": "All versions before 12.2.3, all versions after 12.2.3", "package_slug": "npm/next", "pubdate": "2022-08-31", "solution": "Upgrade to version 12.2.4 or above.", "title": "Improper Check for Unusual or Exceptional Conditions", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-36046", "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3", "https://github.com/vercel/next.js/releases/tag/v12.2.4", "https://github.com/advisories/GHSA-wff4-fpwg-qqv3" ], "uuid": "b057ea3f-20ec-4b9c-bec7-2991e03ef9ad" }, { "affected_range": "\u003c0", "affected_versions": "Version 12.2.3", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-08-30", "description": "### Impact\n\nWhen specific requests are made to the Next.js server it can cause an `unhandledRejection` in the server which can crash the process to exit in specific Node.js versions with strict `unhandledRejection` handling. \n\n- Affected: All of the following must be true to be affected by this CVE\n - Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting\n - Next.js version v12.2.3\n - Using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server)\n \n- Not affected: Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests.\n\n### Patches\nhttps://github.com/vercel/next.js/releases/tag/v12.2.4\n", "fixed_versions": [ "12.2.4" ], "identifier": "GMS-2022-3782", "identifiers": [ "GHSA-wff4-fpwg-qqv3", "GMS-2022-3782", "CVE-2022-36046" ], "not_impacted": "All versions before 12.2.3, all versions after 12.2.3", "package_slug": "npm/next", "pubdate": "2022-08-30", "solution": "Upgrade to version 12.2.4 or above.", "title": "Duplicate of ./npm/next/CVE-2022-36046.yml", "urls": [ "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3", "https://github.com/vercel/next.js/releases/tag/v12.2.4", "https://github.com/advisories/GHSA-wff4-fpwg-qqv3" ], "uuid": "eaaa9cf8-8e15-415d-a84f-e1872c4615e0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vercel:next.js:12.2.3:*:*:*:*:node.js:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe_name": [], "versionStartIncluding": "15.0.0", "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-36046" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn\u0027t being shared across requests." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-754" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/vercel/next.js/security/advisories/GHSA-wff4-fpwg-qqv3" }, { "name": "https://github.com/vercel/next.js/releases/tag/v12.2.4", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/vercel/next.js/releases/tag/v12.2.4" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 3.6 } }, "lastModifiedDate": "2022-09-07T16:59Z", "publishedDate": "2022-08-31T19:15Z" } } }
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.