GSD-2023-3224
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-3224",
"id": "GSD-2023-3224"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-3224"
],
"details": "Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3.",
"id": "GSD-2023-3224",
"modified": "2023-12-13T01:20:54.568028Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-3224",
"STATE": "PUBLIC",
"TITLE": " Code Injection in nuxt/nuxt"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nuxt/nuxt",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "3.5.3"
}
]
}
}
]
},
"vendor_name": "nuxt"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87"
},
{
"name": "https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff",
"refsource": "MISC",
"url": "https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff"
}
]
},
"source": {
"advisory": "1eb74fd8-0258-4c1f-a904-83b52e373a87",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=3.4.0 \u003c3.4.3",
"affected_versions": "All versions starting from 3.4.0 before 3.4.3",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-94"
],
"date": "2023-06-22",
"description": "Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3.",
"fixed_versions": [
"3.4.3"
],
"identifier": "CVE-2023-3224",
"identifiers": [
"GHSA-gc34-5v43-h7v8",
"CVE-2023-3224"
],
"not_impacted": "All versions before 3.4.0, all versions starting from 3.4.3",
"package_slug": "npm/nuxt",
"pubdate": "2023-06-13",
"solution": "Upgrade to version 3.4.3 or above.",
"title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-3224",
"https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff",
"https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87",
"https://github.com/nuxt/nuxt/commits/v3.4.3",
"https://github.com/nuxt/nuxt/issues/21694",
"https://github.com/nuxt/nuxt/commit/72ba53efbc2384f802d654fffd92eaf36a81b507",
"https://github.com/advisories/GHSA-gc34-5v43-h7v8"
],
"uuid": "cc9022a7-dc35-41c5-9904-b9a8f6712e83"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.5.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-3224"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Code Injection in GitHub repository nuxt/nuxt prior to 3.5.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff"
},
{
"name": "https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-06-20T17:03Z",
"publishedDate": "2023-06-13T18:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…