GSD-2022-3023
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-3023",
"id": "GSD-2022-3023"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-3023"
],
"details": "Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3.",
"id": "GSD-2022-3023",
"modified": "2023-12-13T01:19:40.125401Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-3023",
"STATE": "PUBLIC",
"TITLE": "Use of Externally-Controlled Format String in pingcap/tidb"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pingcap/tidb",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "6.4.0, 6.1.3"
}
]
}
}
]
},
"vendor_name": "pingcap"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-134 Use of Externally-Controlled Format String"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/120f1346-e958-49d0-b66c-0f889a469540",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/120f1346-e958-49d0-b66c-0f889a469540"
},
{
"name": "https://github.com/pingcap/tidb/commit/d0376379d615cc8f263a0b17c031ce403c8dcbfb",
"refsource": "MISC",
"url": "https://github.com/pingcap/tidb/commit/d0376379d615cc8f263a0b17c031ce403c8dcbfb"
}
]
},
"source": {
"advisory": "120f1346-e958-49d0-b66c-0f889a469540",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=6.1.2||\u003e=6.2.0 \u003c=6.4.0-alpha1",
"affected_versions": "All versions up to 6.1.2, all versions starting from 6.2.0 up to 6.4.0-alpha1",
"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-134",
"CWE-937"
],
"date": "2022-11-06",
"description": "Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3.",
"fixed_versions": [],
"identifier": "CVE-2022-3023",
"identifiers": [
"GHSA-7fxj-fr3v-r9gj",
"CVE-2022-3023"
],
"not_impacted": "",
"package_slug": "go/github.com/pingcap/tidb",
"pubdate": "2022-11-04",
"solution": "Unfortunately, there is no solution available yet.",
"title": "Use of Externally-Controlled Format String",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-3023",
"https://github.com/pingcap/tidb/commit/d0376379d615cc8f263a0b17c031ce403c8dcbfb",
"https://huntr.dev/bounties/120f1346-e958-49d0-b66c-0f889a469540",
"https://github.com/advisories/GHSA-7fxj-fr3v-r9gj"
],
"uuid": "a70202da-e811-4702-9df8-06432d873535"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:pingcap:tidb:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "6.4.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:pingcap:tidb:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "6.1.3",
"versionStartIncluding": "6.1.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-3023"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Use of Externally-Controlled Format String in GitHub repository pingcap/tidb prior to 6.4.0, 6.1.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/120f1346-e958-49d0-b66c-0f889a469540",
"refsource": "CONFIRM",
"tags": [
"Permissions Required",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/120f1346-e958-49d0-b66c-0f889a469540"
},
{
"name": "https://github.com/pingcap/tidb/commit/d0376379d615cc8f263a0b17c031ce403c8dcbfb",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/pingcap/tidb/commit/d0376379d615cc8f263a0b17c031ce403c8dcbfb"
}
]
}
},
"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": "2022-11-05T02:02Z",
"publishedDate": "2022-11-04T12: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…