CVE-2021-29921

Source
https://cve.org/CVERecord?id=CVE-2021-29921
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29921.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-29921
Aliases
Downstream
Related
Published
2021-05-06T13:15:12.573Z
Modified
2026-07-08T05:59:29.431554408Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.8.0"
                },
                {
                    "last_affected": "1.8.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "oracle:communications_cloud_native_core_automated_test_suite",
            "cpes": [
                "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*"
            ]
        },
        {
            "cpes": [
                "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*"
            ],
            "source": "CPE_STRING",
            "vendor_product": "oracle:communications_cloud_native_core_binding_support_function",
            "extracted_events": [
                {
                    "introduced": "1.11.0"
                },
                {
                    "last_affected": "1.11.0"
                }
            ]
        },
        {
            "extracted_events": [
                {
                    "introduced": "1.8.0"
                },
                {
                    "last_affected": "1.8.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "oracle:communications_cloud_native_core_network_slice_selection_function",
            "cpes": [
                "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*"
            ]
        },
        {
            "extracted_events": [
                {
                    "introduced": "8.8"
                },
                {
                    "last_affected": "8.8"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "oracle:zfs_storage_appliance_kit",
            "cpes": [
                "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages

Git / github.com/graalvm/graalvm-ce-builds

Affected ranges

Type
GIT
Repo
https://github.com/graalvm/graalvm-ce-builds
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:oracle:graalvm:20.3.2:*:*:*:enterprise:*:*:*",
        "cpe:2.3:a:oracle:graalvm:21.1.0:*:*:*:enterprise:*:*:*"
    ],
    "source": "CPE_STRING",
    "extracted_events": [
        {
            "introduced": "20.3.2"
        },
        {
            "last_affected": "20.3.2"
        },
        {
            "introduced": "21.1.0"
        },
        {
            "last_affected": "21.1.0"
        }
    ]
}

Affected versions

20.*
20.3.2
21.*
21.1.0
vm-20.*
vm-20.3.2
vm-21.*
vm-21.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29921.json"

Git / github.com/python/cpython

Affected ranges

Type
GIT
Repo
https://github.com/python/cpython
Events
Database specific
{
    "cpe": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "3.8.0"
        },
        {
            "fixed": "3.8.12"
        },
        {
            "introduced": "3.9.0"
        },
        {
            "fixed": "3.9.5"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29921.json"