gsd-2021-35331
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
** DISPUTED ** In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-35331",
"description": "** DISPUTED ** In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding.",
"id": "GSD-2021-35331",
"references": [
"https://www.suse.com/security/cve/CVE-2021-35331.html",
"https://security.archlinux.org/CVE-2021-35331"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-35331"
],
"details": "** DISPUTED ** In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding.",
"id": "GSD-2021-35331",
"modified": "2023-12-13T01:23:28.410990Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-35331",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280",
"refsource": "MISC",
"url": "https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280"
},
{
"name": "https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2",
"refsource": "MISC",
"url": "https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2"
},
{
"name": "https://github.com/tcltk/tcl/commit/4705dbdde2f32ff90420765cd93e7ac71d81a222",
"refsource": "MISC",
"url": "https://github.com/tcltk/tcl/commit/4705dbdde2f32ff90420765cd93e7ac71d81a222"
},
{
"name": "https://sqlite.org/forum/info/7dcd751996c93ec9",
"refsource": "MISC",
"url": "https://sqlite.org/forum/info/7dcd751996c93ec9"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "=8.6.11",
"affected_versions": "Version 8.6.11",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2021-09-20",
"description": "In Tcl, a format string vulnerability in nmakehlp.c might allow code execution via a crated file.",
"fixed_versions": [],
"identifier": "CVE-2021-35331",
"identifiers": [
"CVE-2021-35331"
],
"not_impacted": "",
"package_slug": "conan/tcl",
"pubdate": "2021-07-05",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Use of Externally-Controlled Format String",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-35331",
"https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2",
"https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280"
],
"uuid": "eec45e1b-12ce-4b0b-9ef0-052c7dfe141a"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tcl:tcl:8.6.11:*:*:*:*:*:*:*",
"matchCriteriaId": "6BE08290-3693-466E-A9E8-92E1E40D6357",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Tcl 8.6.11, a format string vulnerability in nmakehlp.c might allow code execution via a crafted file. NOTE: multiple third parties dispute the significance of this finding"
},
{
"lang": "es",
"value": "** EN DISPUTA ** En Tcl versi\u00f3n 8.6.11, una vulnerabilidad de cadena de formato en nmakehlp.c podr\u00eda permitir la ejecuci\u00f3n de c\u00f3digo a trav\u00e9s de un archivo manipulado. NOTA: varios terceros discuten la importancia de este hallazgo."
}
],
"id": "CVE-2021-35331",
"lastModified": "2024-04-11T01:12:05.797",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-07-05T15:15:07.997",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tcltk/tcl/commit/4705dbdde2f32ff90420765cd93e7ac71d81a222"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sqlite.org/forum/info/7dcd751996c93ec9"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…