{ "schema_version": "1.4.0", "id": "GHSA-4g8m-w5fr-hw5h", "modified": "2022-09-14T00:00:46Z", "published": "2022-09-09T00:00:47Z", "aliases": [ "CVE-2022-40280" ], "details": "An issue was discovered in Samsung TizenRT through 3.0_GBM (and 3.1_PRE). createDB in security/provisioning/src/provisioningdatabasemanager.c has a missing sqlite3_close after sqlite3_open_v2, leading to a denial of service.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40280" }, { "type": "WEB", "url": "https://github.com/Samsung/TizenRT/issues/5627" }, { "type": "WEB", "url": "https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/iotivity/iotivity_1.2-rel/resource/csdk/security/provisioning/src/provisioningdatabasemanager.c#L100" }, { "type": "WEB", "url": "https://www.sqlite.org/c3ref/open.html" } ], "database_specific": { "cwe_ids": [ "CWE-772" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-08T22:15:00Z" } }