ghsa-wjq2-9xcc-v8x3
Vulnerability from github
Published
2022-05-24 17:19
Modified
2022-05-24 17:19
Severity ?
Details
SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.
{ "affected": [], "aliases": [ "CVE-2020-13871" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-06T16:15:00Z", "severity": "MODERATE" }, "details": "SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.", "id": "GHSA-wjq2-9xcc-v8x3", "modified": "2022-05-24T17:19:28Z", "published": "2022-05-24T17:19:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13871" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00037.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BN32AGQPMHZRNM6P6L5GZPETOWTGXOKP" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202007-26" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20200619-0002" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuApr2021.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "type": "WEB", "url": "https://www.sqlite.org/src/info/79eff1d0383179c4" }, { "type": "WEB", "url": "https://www.sqlite.org/src/info/c8d3b9f0a750a529" }, { "type": "WEB", "url": "https://www.sqlite.org/src/info/cd708fa84d2aaaea" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.