GSD-2023-2972
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Prototype Pollution in GitHub repository antfu/utils prior to 0.7.3.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-2972",
"id": "GSD-2023-2972"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2972"
],
"details": "Prototype Pollution in GitHub repository antfu/utils prior to 0.7.3.",
"id": "GSD-2023-2972",
"modified": "2023-12-13T01:20:31.563522Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2972",
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution in antfu/utils"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "antfu/utils",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.7.3"
}
]
}
}
]
},
"vendor_name": "antfu"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Prototype Pollution in GitHub repository antfu/utils prior to 0.7.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/009f1cd9-401c-49a7-bd08-be35cff6faef",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/009f1cd9-401c-49a7-bd08-be35cff6faef"
},
{
"name": "https://github.com/antfu/utils/commit/7f8b16c6181c988bdb96613fbb2533b345f68682",
"refsource": "MISC",
"url": "https://github.com/antfu/utils/commit/7f8b16c6181c988bdb96613fbb2533b345f68682"
}
]
},
"source": {
"advisory": "009f1cd9-401c-49a7-bd08-be35cff6faef",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.7.3",
"affected_versions": "All versions before 0.7.3",
"cwe_ids": [
"CWE-1035",
"CWE-1321",
"CWE-937"
],
"date": "2023-06-02",
"description": "Prototype Pollution in GitHub repository antfu/utils prior to 0.7.3.",
"fixed_versions": [
"0.7.3"
],
"identifier": "CVE-2023-2972",
"identifiers": [
"GHSA-p2fh-2h23-6grg",
"CVE-2023-2972"
],
"not_impacted": "All versions starting from 0.7.3",
"package_slug": "npm/@antfu/utils",
"pubdate": "2023-05-30",
"solution": "Upgrade to version 0.7.3 or above.",
"title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-2972",
"https://github.com/antfu/utils/commit/7f8b16c6181c988bdb96613fbb2533b345f68682",
"https://huntr.dev/bounties/009f1cd9-401c-49a7-bd08-be35cff6faef",
"https://github.com/advisories/GHSA-p2fh-2h23-6grg"
],
"uuid": "081bea12-274a-4924-850f-d072eca3bd2f"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:antfu:utils:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.7.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2972"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Prototype Pollution in GitHub repository antfu/utils prior to 0.7.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/009f1cd9-401c-49a7-bd08-be35cff6faef",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "https://huntr.dev/bounties/009f1cd9-401c-49a7-bd08-be35cff6faef"
},
{
"name": "https://github.com/antfu/utils/commit/7f8b16c6181c988bdb96613fbb2533b345f68682",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/antfu/utils/commit/7f8b16c6181c988bdb96613fbb2533b345f68682"
}
]
}
},
"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-08-16T16:41Z",
"publishedDate": "2023-05-30T11: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…