ghsa-w3q4-xr8h-32gf
Vulnerability from github
Published
2022-02-15 00:02
Modified
2024-03-21 03:34
Details

A Memory Leak vulnerabilty exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicous user obtain sensitive information..

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2021-45346"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-401"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2022-02-14T19:15:00Z",
    "severity": "MODERATE"
  },
  "details": "A Memory Leak vulnerabilty exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicous user obtain sensitive information..",
  "id": "GHSA-w3q4-xr8h-32gf",
  "modified": "2024-03-21T03:34:11Z",
  "published": "2022-02-15T00:02:45Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45346"
    },
    {
      "type": "WEB",
      "url": "https://github.com/guyinatuxedo/sqlite3_record_leaking"
    },
    {
      "type": "WEB",
      "url": "https://security.netapp.com/advisory/ntap-20220303-0001"
    },
    {
      "type": "WEB",
      "url": "https://sqlite.org/forum/forumpost/056d557c2f8c452ed5"
    },
    {
      "type": "WEB",
      "url": "https://sqlite.org/forum/forumpost/53de8864ba114bf6"
    },
    {
      "type": "WEB",
      "url": "https://www.sqlite.org/cves.html#status_of_recent_sqlite_cves"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


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.