gsd-2021-31239
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-31239", "id": "GSD-2021-31239" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-31239" ], "details": "An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function.", "id": "GSD-2021-31239", "modified": "2023-12-13T01:23:13.665516Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-31239", "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": "An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.sqlite.org/cves.html", "refsource": "MISC", "url": "https://www.sqlite.org/cves.html" }, { "name": "https://www.sqlite.org/forum/forumpost/d9fce1a89b", "refsource": "MISC", "url": "https://www.sqlite.org/forum/forumpost/d9fce1a89b" }, { "name": "https://github.com/Tsiming/Vulnerabilities/blob/main/SQLite/CVE-2021-31239", "refsource": "MISC", "url": "https://github.com/Tsiming/Vulnerabilities/blob/main/SQLite/CVE-2021-31239" }, { "name": "FEDORA-2023-69264c19f9", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/73XUIHJ6UT75VFPDPLJOXJON7MVIKVZI/" }, { "name": "FEDORA-2023-5c477a04ca", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FXFL4TDAH72PRCPD5UPZMJMKIMVOPLTI/" }, { "name": "https://security.netapp.com/advisory/ntap-20230609-0010/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20230609-0010/" }, { "name": "GLSA-202311-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202311-03" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:sqlite:sqlite:3.35.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-31239" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Tsiming/Vulnerabilities/blob/main/SQLite/CVE-2021-31239", "refsource": "MISC", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/Tsiming/Vulnerabilities/blob/main/SQLite/CVE-2021-31239" }, { "name": "https://www.sqlite.org/forum/forumpost/d9fce1a89b", "refsource": "MISC", "tags": [ "Mitigation" ], "url": "https://www.sqlite.org/forum/forumpost/d9fce1a89b" }, { "name": "https://www.sqlite.org/cves.html", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.sqlite.org/cves.html" }, { "name": "https://security.netapp.com/advisory/ntap-20230609-0010/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20230609-0010/" }, { "name": "FEDORA-2023-69264c19f9", "refsource": "", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/73XUIHJ6UT75VFPDPLJOXJON7MVIKVZI/" }, { "name": "FEDORA-2023-5c477a04ca", "refsource": "", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FXFL4TDAH72PRCPD5UPZMJMKIMVOPLTI/" }, { "name": "GLSA-202311-03", "refsource": "", "tags": [], "url": "https://security.gentoo.org/glsa/202311-03" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-11-24T14:15Z", "publishedDate": "2023-05-09T02:15Z" } } }
Loading...
Loading...
- 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.