Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
🐍
🐍 PyPI
Not in CISA KEV
HIGH severity

GHSA-rf3f-3p37-2qh4 — python-scciclient

HIGH

GHSA-rf3f-3p37-2qh4 is a high-severity (CVSS 7.4) CWE-295 vulnerability in python-scciclient. A fix is available for python-scciclient — see the affected versions and patch details below.

python-scciclient vulnerable to Man-in-the-middle (MITM) attacks

Also known asCVE-2022-2996PYSEC-2022-43152
Published
Sep 2, 2022
Updated
Nov 26, 2024
Affected
1 pkg
Patched
1 / 1
Exploits
None indexed
Exploitation data as of Sep 26, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

EPSS Exploitation Probability

via FIRST.org ↗
0.6%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs48th percentile — riskier than 48% of all scored CVEsHighest risk

Probability of exploitation in the next 30 days, from FIRST.org EPSS.

How urgent is this, really

GHSA-rf3f-3p37-2qh4 by exploitation likelihood (EPSS) against impact (CVSS). Outside the shaded patch-first corner.

Where this sits among everything scored

Of 379,842 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Counts from FIRST.org, log-scaled.

Real-World Exposure

1 pkg affected
🐍python-scciclient

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects PyPI packages — download data is not available via public APIs for these ecosystems.

Description

A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server's certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.

Affected Packages

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
🐍PyPIpython-scciclientall versions0.12.0pip install --upgrade 'python-scciclient==0.12.0'

Affected Products

2 products · 2 configurations
OS
debian linuxdebian
1 version
10.0
Application
python-scciclientpython-scciclient_project
1 version
0.11.0

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for python-scciclient, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update python-scciclient to 0.12.0 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-rf3f-3p37-2qh4 is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

Fixing This On Your OS

If you run this on a Linux distribution, patch through your package manager against the distro's own security advisory below — it tracks the exact backported fix for your release, which can ship on a different timeline (and sometimes a different severity) than the upstream project.

Red HatModerate
ProductFixed inAdvisory
Ironic content for Red Hat OpenShift Container Platform 4.12crudini-0:0.9.3-4.el9RHSA-2022:7398
Red Hat OpenStack Platform 16.1python-scciclient-0:0.9.1-2.20220111031440.el8ostRHSA-2022:8868
Red Hat OpenStack Platform 16.2python-scciclient-0:0.9.1-2.20220111031440.el8ostRHSA-2022:8854
Red Hat OpenStack Platform 17.0python-scciclient-0:0.10.2-0.20220830130628.b8e6e34.el9ostRHSA-2023:0276

Frequently Asked Questions

A flaw was found in the python-scciclient when making an HTTPS connection to a server where the server's certificate would not be verified. This issue opens up the connection to possible Man-in-the-middle (MITM) attacks.
O3 Security · Impact-Aware SCA

Is GHSA-rf3f-3p37-2qh4 in your dependencies?

Find it across PyPI, including transitive dependencies.

GHSA-rf3f-3p37-2qh4: python (High 7.4) | O3 Security