fkie_cve-2024-6381
Vulnerability from fkie_nvd
Published
2024-07-02 18:15
Modified
2024-11-21 09:49
Summary
The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2
Impacted products
Vendor Product Version



{
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2"
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n bson_strfreev en la librer\u00eda del controlador MongoDB C puede ser susceptible a un desbordamiento de enteros donde la funci\u00f3n intentar\u00e1 liberar memoria con un desplazamiento negativo. Esto puede provocar da\u00f1os en la memoria. Este problema afect\u00f3 a las versiones de Libbson anteriores a la 1.26.2."
    }
  ],
  "id": "CVE-2024-6381",
  "lastModified": "2024-11-21T09:49:32.210",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "NONE",
          "baseScore": 4.0,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.5,
        "impactScore": 1.4,
        "source": "cna@mongodb.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-07-02T18:15:03.963",
  "references": [
    {
      "source": "cna@mongodb.com",
      "url": "https://jira.mongodb.org/browse/CDRIVER-5622"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://jira.mongodb.org/browse/CDRIVER-5622"
    }
  ],
  "sourceIdentifier": "cna@mongodb.com",
  "vulnStatus": "Awaiting Analysis",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-680"
        }
      ],
      "source": "cna@mongodb.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 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.


Loading…

Loading…