ghsa-x33v-f3gp-gw2c
Vulnerability from github
Published
2022-05-14 02:10
Modified
2024-10-15 16:20
Severity ?
VLAI Severity ?
Summary
Use of NullPointerException Catch to Detect NULL Pointer Dereference in Pymongo
Details
bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an "invalid DBRef."
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pymongo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-2132"
],
"database_specific": {
"cwe_ids": [
"CWE-395"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-08T19:07:51Z",
"nvd_published_at": "2013-08-15T17:55:00Z",
"severity": "MODERATE"
},
"details": "bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an \"invalid DBRef.\"",
"id": "GHSA-x33v-f3gp-gw2c",
"modified": "2024-10-15T16:20:38Z",
"published": "2022-05-14T02:10:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2132"
},
{
"type": "WEB",
"url": "https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2"
},
{
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710597"
},
{
"type": "PACKAGE",
"url": "https://github.com/mongodb/mongo-python-driver"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pymongo/PYSEC-2013-30.yaml"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/PYTHON-532"
},
{
"type": "WEB",
"url": "https://lists.opensuse.org/opensuse-updates/2013-06/msg00180.html"
},
{
"type": "WEB",
"url": "https://seclists.org/oss-sec/2013/q2/447"
},
{
"type": "WEB",
"url": "https://ubuntu.com/usn/usn-1897-1"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2013/dsa-2705"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Use of NullPointerException Catch to Detect NULL Pointer Dereference in Pymongo"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…