VYPR
Unrated severityNVD Advisory· Published Jun 6, 2019· Updated Sep 17, 2024

CVE-2019-4162

CVE-2019-4162

Description

IBM Security Information Queue (ISIQ) 1.0.0, 1.0.1, and 1.0.2 is missing the HTTP Strict Transport Security header. Users can navigate by mistake to the unencrypted version of the web application or accept invalid certificates. This leads to sensitive data being sent unencrypted over the wire. IBM X-Force ID: 158661.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

IBM Security Information Queue versions 1.0.0-1.0.2 lack HSTS, allowing unencrypted data transmission.

Vulnerability

IBM Security Information Queue (ISIQ) versions 1.0.0, 1.0.1, and 1.0.2 do not include the HTTP Strict Transport Security (HSTS) header. The web server defaults to HTTPS but does not enforce it, allowing users to inadvertently navigate to the unencrypted HTTP version or accept invalid certificates. This vulnerability is documented in IBM X-Force ID 158661 [1].

Exploitation

An attacker with network access (e.g., man-in-the-middle position) can intercept HTTP traffic if the user accesses the unencrypted version of the application. The user may be tricked into clicking an HTTP link or accepting an invalid certificate. According to the CVSS vector (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N), no user interaction is required for exploitation, but the attack complexity is high [1].

Impact

Successful exploitation allows the attacker to capture sensitive data transmitted in plaintext, leading to a loss of confidentiality. There is no impact on integrity or availability. The CVSS base score is 5.9 [1].

Mitigation

IBM has released ISIQ version 1.0.3 which enforces HTTPS and adds the HSTS header. Users should upgrade to version 1.0.3 or later from the Docker Hub repository ibmcorp/security_information_queue. No workarounds are available for earlier versions [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.