ghsa-5wm2-v84q-jw9v
Vulnerability from github
Published
2023-10-10 18:31
Modified
2024-04-04 08:29
Details

An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and either hijack existing ones or spoof future ones. While the ISN generator seems to adhere to RFC 793 (where a global 32-bit counter is incremented roughly every 4 microseconds), proper ISN generation should aim to follow at least the specifications outlined in RFC 6528.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2020-27213",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-330",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2023-10-10T17:15:10Z",
      severity: "HIGH",
   },
   details: "An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and either hijack existing ones or spoof future ones. While the ISN generator seems to adhere to RFC 793 (where a global 32-bit counter is incremented roughly every 4 microseconds), proper ISN generation should aim to follow at least the specifications outlined in RFC 6528.",
   id: "GHSA-5wm2-v84q-jw9v",
   modified: "2024-04-04T08:29:45Z",
   published: "2023-10-10T18:31:32Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2020-27213",
      },
      {
         type: "WEB",
         url: "https://www.cisa.gov/news-events/ics-advisories/icsa-21-042-01",
      },
      {
         type: "WEB",
         url: "https://www.forescout.com/resources/numberjack-weak-isn-generation-in-embedded-tcpip-stacks",
      },
      {
         type: "WEB",
         url: "http://lists.egnite.de/mailman/listinfo/en-nut-announce",
      },
      {
         type: "WEB",
         url: "http://www.ethernut.de/en/download/index.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
         type: "CVSS_V3",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.