Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.
This vulnerability carries a CRITICAL severity rating with a CVSS v3.1 score of 9.8, indicating it can be exploited remotely over the network with relatively low complexity without requiring user interaction and does not require pre-existing privileges . The vulnerability impacts confidentiality (data exposure), integrity (unauthorized modifications), and availability (service disruption) for affected systems. Impacting 10 products from python, from fedoraproject, from netapp and 7 others, organizations running these solutions should prioritize assessment and patching.
Reported in 2021, this vulnerability emerged during an era marked by increased sophistication in supply chain attacks, cloud infrastructure vulnerabilities, and software-as-a-service (SaaS) security challenges. Security practices during this period emphasized zero-trust architectures, container security, and API protection.
2021-01-19T06:15:12.967
2025-12-18T15:15:48.873
Modified
CVSSv3.1: 9.8 (CRITICAL)
AV:N/AC:L/Au:N/C:P/I:P/A:P
10.0
6.4
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Application | python | python | ≤ 3.6.12 | Yes |
| Application | python | python | ≤ 3.7.9 | Yes |
| Application | python | python | ≤ 3.8.7 | Yes |
| Application | python | python | ≤ 3.9.1 | Yes |
| Operating System | fedoraproject | fedora | 32 | Yes |
| Operating System | fedoraproject | fedora | 33 | Yes |
| Application | netapp | active_iq_unified_manager | - | Yes |
| Application | netapp | active_iq_unified_manager | - | Yes |
| Application | netapp | ontap_select_deploy_administration_utility | - | Yes |
| Operating System | debian | debian_linux | 9.0 | Yes |
| Application | oracle | communications_cloud_native_core_network_function_cloud_native_environment | 22.2.0 | Yes |
| Application | oracle | communications_offline_mediation_controller | 12.0.0.3.0 | Yes |
| Application | oracle | communications_pricing_design_center | 12.0.0.3.0 | Yes |
| Application | oracle | enterprise_manager_ops_center | 12.4.0.0 | Yes |
| Application | oracle | zfs_storage_appliance_kit | 8.8 | Yes |
SecUtils normalizes and enriches National Vulnerability Database (NVD) records by standardizing vendor and product identifiers, aggregating vulnerability metadata from both NVD and MITRE sources, and providing structured context for security teams. For python's affected products, we extract Common Platform Enumeration (CPE) data, Common Weakness Enumeration (CWE) classifications, CVSS severity metrics, and reference data to enable rapid vulnerability prioritization and asset correlation. This record contains no exploit code, proof-of-concept instructions, or attack methodologies—only defensive intelligence necessary for patch management, risk assessment, and security operations.