rustsec-2023-0038
Vulnerability from osv_rustsec
Published
2023-05-16 12:00
Modified
2025-10-28 06:02
Summary
Out-of-bounds array access leads to panic
Details

Affected versions of the crate have several bugs where attacker-controlled input can result in the use of an out-of-bound array index. Rust detects the use of the out-of-bound index and causes the application to panic. An attacker may be able to use this to cause a denial-of-service. However, it is not possible for an attacker to read from or write to the application's address space.


{
  "affected": [
    {
      "database_specific": {
        "categories": [
          "denial-of-service"
        ],
        "cvss": null,
        "informational": null
      },
      "ecosystem_specific": {
        "affected_functions": null,
        "affects": {
          "arch": [],
          "functions": [],
          "os": []
        }
      },
      "package": {
        "ecosystem": "crates.io",
        "name": "sequoia-openpgp",
        "purl": "pkg:cargo/sequoia-openpgp"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0.0.0-0"
            },
            {
              "fixed": "1.1.1"
            },
            {
              "introduced": "1.2.0"
            },
            {
              "fixed": "1.8.1"
            },
            {
              "introduced": "1.9.0"
            },
            {
              "fixed": "1.16.0"
            }
          ],
          "type": "SEMVER"
        }
      ],
      "versions": []
    }
  ],
  "aliases": [
    "CVE-2023-53160",
    "GHSA-25mx-8f3v-8wh7"
  ],
  "database_specific": {
    "license": "CC0-1.0"
  },
  "details": "Affected versions of the crate have several bugs where\nattacker-controlled input can result in the use of an out-of-bound\narray index.  Rust detects the use of the out-of-bound index and\ncauses the application to panic.  An attacker may be able to use this\nto cause a denial-of-service.  However, it is not possible for an\nattacker to read from or write to the application\u0027s address space.",
  "id": "RUSTSEC-2023-0038",
  "modified": "2025-10-28T06:02:18Z",
  "published": "2023-05-16T12:00:00Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://crates.io/crates/sequoia-openpgp"
    },
    {
      "type": "ADVISORY",
      "url": "https://rustsec.org/advisories/RUSTSEC-2023-0038.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.sequoia-pgp.org/hyperkitty/list/announce@lists.sequoia-pgp.org/thread/SN2E3QRT4DMQ5JNEK6VIN6DJ5SH766DI/"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.com/sequoia-pgp/sequoia/-/tags/openpgp%2Fv1.16.0"
    }
  ],
  "related": [],
  "severity": [],
  "summary": "Out-of-bounds array access leads to panic"
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…