gsd-2023-36730
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
Aliases
Aliases
{ GSD: { alias: "CVE-2023-36730", id: "GSD-2023-36730", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-36730", ], details: "Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability", id: "GSD-2023-36730", modified: "2023-12-13T01:20:34.232329Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secure@microsoft.com", ID: "CVE-2023-36730", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Microsoft SQL Server 2019 (GDR)", version: { version_data: [ { version_affected: "<", version_name: "15.0.0", version_value: "15.0.2104.1", }, ], }, }, { product_name: "Microsoft SQL Server 2022 (GDR)", version: { version_data: [ { version_affected: "<", version_name: "16.0.0", version_value: "16.0.1105.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 17 for SQL Server on Windows", version: { version_data: [ { version_affected: "<", version_name: "17.0.0.0", version_value: "17.10.5.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 17 for SQL Server on Linux", version: { version_data: [ { version_affected: "<", version_name: "17.0.0.0", version_value: "17.10.5.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 17 for SQL Server on MacOS", version: { version_data: [ { version_affected: "<", version_name: "17.0.0.0", version_value: "17.10.5.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 18 for SQL Server on Windows", version: { version_data: [ { version_affected: "<", version_name: "18.0.0.0", version_value: "18.3.2.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 18 for SQL Server on Linux", version: { version_data: [ { version_affected: "<", version_name: "18.0.0.0", version_value: "18.3.2.1", }, ], }, }, { product_name: "Microsoft ODBC Driver 18 for SQL Server on MacOS", version: { version_data: [ { version_affected: "<", version_name: "18.0.0.0", version_value: "18.3.2.1", }, ], }, }, { product_name: "Microsoft SQL Server 2022 (CU 8)", version: { version_data: [ { version_affected: "<", version_name: "15.0.0", version_value: "16.0.4080.1", }, ], }, }, { product_name: "Microsoft SQL Server 2019 (CU 22)", version: { version_data: [ { version_affected: "<", version_name: "15.0.0", version_value: "15.0.4326.1", }, ], }, }, ], }, vendor_name: "Microsoft", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability", }, ], }, impact: { cvss: [ { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Remote Code Execution", }, ], }, ], }, references: { reference_data: [ { name: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36730", refsource: "MISC", url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36730", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:microsoft:sql_server:2019:*:*:*:*:*:x64:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:sql_server:2022:*:*:*:*:*:x64:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:linux:*:*", cpe_name: [], versionEndExcluding: "18.3.2.1", versionStartIncluding: "18.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:macos:*:*", cpe_name: [], versionEndExcluding: "18.3.2.1", versionStartIncluding: "18.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:windows:*:*", cpe_name: [], versionEndExcluding: "18.3.2.1", versionStartIncluding: "18.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:linux:*:*", cpe_name: [], versionEndExcluding: "17.10.5.1", versionStartIncluding: "17.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:macos:*:*", cpe_name: [], versionEndExcluding: "17.10.5.1", versionStartIncluding: "17.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:microsoft:odbc_driver_for_sql_server:*:*:*:*:*:windows:*:*", cpe_name: [], versionEndExcluding: "17.10.5.1", versionStartIncluding: "17.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secure@microsoft.com", ID: "CVE-2023-36730", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36730", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36730", }, ], }, }, impact: { baseMetricV3: { cvssV3: { 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, }, }, lastModifiedDate: "2023-10-13T19:42Z", publishedDate: "2023-10-10T18:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.