ghsa-6959-h9pv-vhf9
Vulnerability from github
Published
2023-12-22 03:30
Modified
2024-01-08 21:30
Details

make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds read, and daemon crash, because of mishandling of quote/backslash semantics.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2023-51713"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-125"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2023-12-22T03:15:09Z",
    "severity": "HIGH"
  },
  "details": "make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds read, and daemon crash, because of mishandling of quote/backslash semantics.",
  "id": "GHSA-6959-h9pv-vhf9",
  "modified": "2024-01-08T21:30:26Z",
  "published": "2023-12-22T03:30:33Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51713"
    },
    {
      "type": "WEB",
      "url": "https://github.com/proftpd/proftpd/issues/1683"
    },
    {
      "type": "WEB",
      "url": "https://github.com/proftpd/proftpd/issues/1683#issuecomment-1712887554"
    },
    {
      "type": "WEB",
      "url": "https://github.com/proftpd/proftpd/blob/1.3.8/NEWS"
    }
  ],
  "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"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

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.