VYPR
Unrated severityNVD Advisory· Published Feb 15, 2018· Updated Sep 16, 2024

CVE-2016-8530

CVE-2016-8530

Description

A remote unauthenticated denial of service vulnerability in HPE iMC PLAT through 7.2 E0403P06 via a deserialization attack on the /rptviewer/servlets/redirectviewer endpoint.

AI Insight

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

A remote unauthenticated denial of service vulnerability in HPE iMC PLAT through 7.2 E0403P06 via a deserialization attack on the /rptviewer/servlets/redirectviewer endpoint.

Vulnerability

The vulnerability exists in HPE iMC PLAT version 7.2 E0403P06 and earlier. The RedirectServlet.java in the /rptviewer/servlets/redirectviewer endpoint calls readObject on a FileInputStream, allowing deserialization of arbitrary objects. An unauthenticated attacker can control the filename via the parafile parameter, enabling path traversal to read any file [1].

Exploitation

An unauthenticated attacker sends a crafted request to the /rptviewer/servlets/redirectviewer endpoint with a malicious serialized object. The attacker can use path traversal in the parafile parameter to point to a file containing the serialized payload. Since anonymous TFTP is enabled by default, the attacker can upload the malicious file via TFTP and then trigger deserialization. The exploit results in a denial of service due to resource exhaustion or application crash [1].

Impact

Successful exploitation leads to a denial of service, causing the iMC platform to become unavailable. The attacker does not need authentication or prior knowledge of the system. No remote code execution is achieved because the class path lacks useful gadgets, but the denial of service is significant [1].

Mitigation

HPE has released a fixed version in iMC PLAT 7.3 E0504 or later. Upgrade to this version or later to remediate the vulnerability. No other workarounds are mentioned in the available references [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
  • HPE/iMC PLATllm-fuzzy
    Range: <=7.2 E0403P06
  • Hewlett Packard Enterprise/iMC PLATv5
    Range: v7.2 E0403P06 and earlier

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.