gsd-2023-7104
Vulnerability from gsd
Modified
2023-12-26 06:01
Details
A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-7104" ], "details": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.", "id": "GSD-2023-7104", "modified": "2023-12-26T06:01:17.677729Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cna@vuldb.com", "ID": "CVE-2023-7104", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "SQLite3", "version": { "version_data": [ { "version_affected": "=", "version_value": "3.0" }, { "version_affected": "=", "version_value": "3.1" }, { "version_affected": "=", "version_value": "3.2" }, { "version_affected": "=", "version_value": "3.3" }, { "version_affected": "=", "version_value": "3.4" }, { "version_affected": "=", "version_value": "3.5" }, { "version_affected": "=", "version_value": "3.6" }, { "version_affected": "=", "version_value": "3.7" }, { "version_affected": "=", "version_value": "3.8" }, { "version_affected": "=", "version_value": "3.9" }, { "version_affected": "=", "version_value": "3.10" }, { "version_affected": "=", "version_value": "3.11" }, { "version_affected": "=", "version_value": "3.12" }, { "version_affected": "=", "version_value": "3.13" }, { "version_affected": "=", "version_value": "3.14" }, { "version_affected": "=", "version_value": "3.15" }, { "version_affected": "=", "version_value": "3.16" }, { "version_affected": "=", "version_value": "3.17" }, { "version_affected": "=", "version_value": "3.18" }, { "version_affected": "=", "version_value": "3.19" }, { "version_affected": "=", "version_value": "3.20" }, { "version_affected": "=", "version_value": "3.21" }, { "version_affected": "=", "version_value": "3.22" }, { "version_affected": "=", "version_value": "3.23" }, { "version_affected": "=", "version_value": "3.24" }, { "version_affected": "=", "version_value": "3.25" }, { "version_affected": "=", "version_value": "3.26" }, { "version_affected": "=", "version_value": "3.27" }, { "version_affected": "=", "version_value": "3.28" }, { "version_affected": "=", "version_value": "3.29" }, { "version_affected": "=", "version_value": "3.30" }, { "version_affected": "=", "version_value": "3.31" }, { "version_affected": "=", "version_value": "3.32" }, { "version_affected": "=", "version_value": "3.33" }, { "version_affected": "=", "version_value": "3.34" }, { "version_affected": "=", "version_value": "3.35" }, { "version_affected": "=", "version_value": "3.36" }, { "version_affected": "=", "version_value": "3.37" }, { "version_affected": "=", "version_value": "3.38" }, { "version_affected": "=", "version_value": "3.39" }, { "version_affected": "=", "version_value": "3.40" }, { "version_affected": "=", "version_value": "3.41" }, { "version_affected": "=", "version_value": "3.42" }, { "version_affected": "=", "version_value": "3.43" } ] } } ] }, "vendor_name": "SQLite" } ] } }, "credits": [ { "lang": "en", "value": "Junwha Hong" }, { "lang": "en", "value": "Wonil Jang" }, { "lang": "en", "value": "qbit (VulDB User)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999." }, { "lang": "deu", "value": "Eine kritische Schwachstelle wurde in SQLite SQLite3 bis 3.43.0 gefunden. Hierbei geht es um die Funktion sessionReadRecord der Datei ext/session/sqlite3session.c der Komponente make alltest Handler. Durch die Manipulation mit unbekannten Daten kann eine heap-based buffer overflow-Schwachstelle ausgenutzt werden. Als bestm\u00f6gliche Massnahme wird Patching empfohlen." } ] }, "impact": { "cvss": [ { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, { "baseScore": 5.2, "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-122", "lang": "eng", "value": "CWE-122 Heap-based Buffer Overflow" } ] } ] }, "references": { "reference_data": [ { "name": "https://vuldb.com/?id.248999", "refsource": "MISC", "url": "https://vuldb.com/?id.248999" }, { "name": "https://vuldb.com/?ctiid.248999", "refsource": "MISC", "url": "https://vuldb.com/?ctiid.248999" }, { "name": "https://sqlite.org/forum/forumpost/5bcbf4571c", "refsource": "MISC", "url": "https://sqlite.org/forum/forumpost/5bcbf4571c" }, { "name": "https://sqlite.org/src/info/0e4e7a05c4204b47", "refsource": "MISC", "url": "https://sqlite.org/src/info/0e4e7a05c4204b47" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D6C2HN4T2S6GYNTAUXLH45LQZHK7QPHP/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D6C2HN4T2S6GYNTAUXLH45LQZHK7QPHP/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AYONA2XSNFMXLAW4IHLFI5UVV3QRNG5K/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AYONA2XSNFMXLAW4IHLFI5UVV3QRNG5K/" }, { "name": "https://security.netapp.com/advisory/ntap-20240112-0008/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20240112-0008/" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*", "matchCriteriaId": "EC1BE020-C867-4652-B2D1-ADB77D8B7E07", "versionEndIncluding": "3.43.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999." }, { "lang": "es", "value": "Una vulnerabilidad fue encontrada en SQLite SQLite3 hasta 3.43.0 y clasificada como cr\u00edtica. Este problema afecta la funci\u00f3n sessionReadRecord del archivo ext/session/sqlite3session.c del componente make alltest Handler. La manipulaci\u00f3n conduce a un desbordamiento de b\u00fafer de almacenamiento din\u00e1mico. Se recomienda aplicar un parche para solucionar este problema. El identificador asociado de esta vulnerabilidad es VDB-248999." } ], "id": "CVE-2023-7104", "lastModified": "2024-04-11T01:23:34.910", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 5.2, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 5.1, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "cna@vuldb.com", "type": "Secondary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.4, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.4, "source": "cna@vuldb.com", "type": "Secondary" } ] }, "published": "2023-12-29T10:15:13.890", "references": [ { "source": "cna@vuldb.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AYONA2XSNFMXLAW4IHLFI5UVV3QRNG5K/" }, { "source": "cna@vuldb.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D6C2HN4T2S6GYNTAUXLH45LQZHK7QPHP/" }, { "source": "cna@vuldb.com", "url": "https://security.netapp.com/advisory/ntap-20240112-0008/" }, { "source": "cna@vuldb.com", "tags": [ "Exploit" ], "url": "https://sqlite.org/forum/forumpost/5bcbf4571c" }, { "source": "cna@vuldb.com", "tags": [ "Patch" ], "url": "https://sqlite.org/src/info/0e4e7a05c4204b47" }, { "source": "cna@vuldb.com", "tags": [ "Permissions Required" ], "url": "https://vuldb.com/?ctiid.248999" }, { "source": "cna@vuldb.com", "tags": [ "Third Party Advisory" ], "url": "https://vuldb.com/?id.248999" } ], "sourceIdentifier": "cna@vuldb.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "cna@vuldb.com", "type": "Secondary" } ] } } } }
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.