LiveActive security incident?Get immediate response
CVE Record

CVE-2014-0161: ovirt-engine-sdk-python before 3.4.0.7 and 3.5.0.4 does not verify that the hostname of the remote endpoint...

ovirt-engine-sdk-python before 3.4.0.7 and 3.5.0.4 does not verify that the hostname of the remote endpoint matches the Common Name (CN) or subjectAltName as specified by its x.509 certificate in a TLS/SSL session. This could allow man-in-the-middle attackers to spoof remote endpoints via an arbitrary valid certificate.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects oVirt Python SDK clients that connect over TLS but did not verify the server hostname. A person able to intercept traffic could present a different valid certificate and impersonate the remote endpoint. The business risk is trust failure in management/API communications, not broad internet compromise by itself.

Executive priority

Treat as a targeted trust-risk issue. Prioritize if oVirt automation manages sensitive infrastructure or runs over shared or untrusted networks. It does not require emergency handling unless exposure and interception risk are credible.

Technical view

ovirt-engine-sdk-python before 3.4.0.7 and 3.5.0.4 failed to compare the remote hostname with the certificate CN or subjectAltName during TLS/SSL. This enables endpoint spoofing with an arbitrary valid certificate when a man-in-the-middle position exists. The sources provide no CVSS, CWE, or detailed remediation advisory.

Likely exposure

Exposure is limited to environments using ovirt-engine-sdk-python versions before 3.4.0.7 or 3.5.0.4. Risk is higher where SDK traffic crosses untrusted networks or depends on TLS server identity for administrative API trust.

Exploitation context

The provided sources describe a man-in-the-middle spoofing scenario but do not report active exploitation. CVE data marks KEV as false, and no cited source in the bundle confirms exploitation in the wild.

Researcher notes

The available record is sparse: no CVSS vector, CWE, exploit status, or detailed patch notes are included. The core issue is missing hostname verification in TLS certificate handling, creating an endpoint impersonation risk under MITM conditions.

Mitigation direction

  • Upgrade ovirt-engine-sdk-python to 3.4.0.7, 3.5.0.4, or a later vendor-supported release.
  • Review Red Hat and oVirt guidance for any environment-specific remediation notes.
  • Reduce exposure of SDK-to-engine traffic to trusted networks where feasible.
  • Confirm TLS certificate validation behavior after updating the SDK.

Validation and detection

  • Inventory installed ovirt-engine-sdk-python versions across management hosts and automation environments.
  • Identify scripts or services using the SDK to connect to oVirt endpoints.
  • Check whether SDK versions are older than 3.4.0.7 or 3.5.0.4.
  • Verify updated clients reject certificates whose hostname does not match the endpoint.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2014-0161 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ovirt-engine-sdk-pythonovirt-engine-sdk-pythonbefore 3.4.0.7 and 3.5.0.4Listed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.