FKIE_CVE-2024-32655

Vulnerability from fkie_nvd - Published: 2024-05-14 15:36 - Updated: 2024-12-12 21:15
Summary
Npgsql is the .NET data provider for PostgreSQL. The `WriteBind()` method in `src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs` uses `int` variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This causes Npgsql to write a message size that is too small when constructing a Postgres protocol message to send it over the network to the database. When parsing the message, the database will only read a small number of bytes and treat any following bytes as new messages while they belong to the old message. Attackers can abuse this to inject arbitrary Postgres protocol messages into the connection, leading to the execution of arbitrary SQL statements on the application's behalf. This vulnerability is fixed in 4.0.14, 4.1.13, 5.0.18, 6.0.11, 7.0.7, and 8.0.3.
References
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/091655eed0c84e502ab424950c930339d17c1928
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/3183efb2bdcca159c8c2e22af57e18ea8f853cf0
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/67acbe027e28477ac2199e15cfb554bb2ffaf169
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/703d9af8fa48dfe8c0180e36edb8278f34342d7b
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/a22a42d8141d7a3528f43c02c095a409507cf1af
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/e34e2ba8042e666d9af54a1b255fba4d5b11df56
security-advisories@github.comhttps://github.com/npgsql/npgsql/commit/f7e7ead0702d776a8f551f5786c4cac2d65c4bc6
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v4.0.14
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v4.1.13
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v5.0.18
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v6.0.11
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v7.0.7
security-advisories@github.comhttps://github.com/npgsql/npgsql/releases/tag/v8.0.3
security-advisories@github.comhttps://github.com/npgsql/npgsql/security/advisories/GHSA-x9vc-6hfv-hg8c
security-advisories@github.comhttps://www.youtube.com/watch?v=Tfg1B8u1yvE
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/091655eed0c84e502ab424950c930339d17c1928
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/3183efb2bdcca159c8c2e22af57e18ea8f853cf0
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/67acbe027e28477ac2199e15cfb554bb2ffaf169
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/703d9af8fa48dfe8c0180e36edb8278f34342d7b
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/a22a42d8141d7a3528f43c02c095a409507cf1af
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/e34e2ba8042e666d9af54a1b255fba4d5b11df56
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/commit/f7e7ead0702d776a8f551f5786c4cac2d65c4bc6
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v4.0.14
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v4.1.13
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v5.0.18
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v6.0.11
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v7.0.7
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/releases/tag/v8.0.3
af854a3a-2127-422b-91ae-364da2661108https://github.com/npgsql/npgsql/security/advisories/GHSA-x9vc-6hfv-hg8c
Impacted products
Vendor Product Version

{
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Npgsql is the .NET data provider for PostgreSQL. The `WriteBind()` method in `src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs` uses `int` variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This causes Npgsql to write a message size that is too small when constructing a Postgres protocol message to send it over the network to the database. When parsing the message, the database will only read a small number of bytes and treat any following bytes as new messages while they belong to the old message. Attackers can abuse this to inject arbitrary Postgres protocol messages into the connection, leading to the execution of arbitrary SQL statements on the application\u0027s behalf. This vulnerability is fixed in 4.0.14, 4.1.13, 5.0.18, 6.0.11, 7.0.7, and 8.0.3."
    },
    {
      "lang": "es",
      "value": "Npgsql es el proveedor de datos .NET para PostgreSQL. El m\u00e9todo `WriteBind()` en `src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs` usa variables `int` para almacenar la longitud del mensaje y la suma de las longitudes de los par\u00e1metros. Ambas variables se desbordan cuando la suma de las longitudes de los par\u00e1metros se vuelve demasiado grande. Esto hace que Npgsql escriba un tama\u00f1o de mensaje demasiado peque\u00f1o al construir un mensaje de protocolo Postgres para enviarlo a trav\u00e9s de la red a la base de datos. Al analizar el mensaje, la base de datos solo leer\u00e1 una peque\u00f1a cantidad de bytes y tratar\u00e1 los bytes siguientes como mensajes nuevos mientras pertenezcan al mensaje anterior. Los atacantes pueden abusar de esto para inyectar mensajes arbitrarios del protocolo Postgres en la conexi\u00f3n, lo que lleva a la ejecuci\u00f3n de sentencias SQL arbitrarias en nombre de la aplicaci\u00f3n. Esta vulnerabilidad se solucion\u00f3 en 4.0.14, 4.1.13, 5.0.18, 6.0.11, 7.0.7 y 8.0.3."
    }
  ],
  "id": "CVE-2024-32655",
  "lastModified": "2024-12-12T21:15:08.060",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.1,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.2,
        "impactScore": 5.9,
        "source": "security-advisories@github.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-05-14T15:36:51.087",
  "references": [
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/091655eed0c84e502ab424950c930339d17c1928"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/3183efb2bdcca159c8c2e22af57e18ea8f853cf0"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/67acbe027e28477ac2199e15cfb554bb2ffaf169"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/703d9af8fa48dfe8c0180e36edb8278f34342d7b"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/a22a42d8141d7a3528f43c02c095a409507cf1af"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/e34e2ba8042e666d9af54a1b255fba4d5b11df56"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/commit/f7e7ead0702d776a8f551f5786c4cac2d65c4bc6"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v4.0.14"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v4.1.13"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v5.0.18"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v6.0.11"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v7.0.7"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v8.0.3"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/npgsql/npgsql/security/advisories/GHSA-x9vc-6hfv-hg8c"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://www.youtube.com/watch?v=Tfg1B8u1yvE"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/091655eed0c84e502ab424950c930339d17c1928"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/3183efb2bdcca159c8c2e22af57e18ea8f853cf0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/67acbe027e28477ac2199e15cfb554bb2ffaf169"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/703d9af8fa48dfe8c0180e36edb8278f34342d7b"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/a22a42d8141d7a3528f43c02c095a409507cf1af"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/e34e2ba8042e666d9af54a1b255fba4d5b11df56"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/commit/f7e7ead0702d776a8f551f5786c4cac2d65c4bc6"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v4.0.14"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v4.1.13"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v5.0.18"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v6.0.11"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v7.0.7"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/releases/tag/v8.0.3"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/npgsql/npgsql/security/advisories/GHSA-x9vc-6hfv-hg8c"
    }
  ],
  "sourceIdentifier": "security-advisories@github.com",
  "vulnStatus": "Awaiting Analysis",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        },
        {
          "lang": "en",
          "value": "CWE-190"
        }
      ],
      "source": "security-advisories@github.com",
      "type": "Secondary"
    }
  ]
}


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…