VYPR
High severityNVD Advisory· Published Apr 7, 2021· Updated Aug 3, 2024

CVE-2021-30185

CVE-2021-30185

Description

CERN Indico before 2.3.4 can use an attacker-supplied Host header in a password reset link.

AI Insight

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

CERN Indico before 2.3.4 allows attackers to craft password reset links using a user-controlled Host header, enabling account takeover.

Vulnerability

CERN Indico versions before 2.3.4 are vulnerable to a host header injection in the password reset functionality. The application uses the Host header supplied by the user to construct the password reset link without proper validation or sanitization. This allows an attacker to manipulate the reset link by providing a malicious Host header. [1][3]

Exploitation

An attacker with network access to the Indico instance can send a password reset request with a spoofed Host header pointing to a domain they control. The application then generates a password reset link containing that domain, which is emailed to the target user. If the user clicks the link, the attacker can intercept the reset token and complete the password change. No authentication is required for the attack, and no special privileges are needed. [1][3]

Impact

Successful exploitation allows the attacker to take over the target user's account by obtaining the password reset token. This leads to complete compromise of the affected account, including access to any data or functionality associated with that user's role in Indico. The attack targets the confidentiality and integrity of user accounts. [1][3]

Mitigation

The vulnerability is fixed in Indico version 2.3.4, released on 2021-04-07. Users should upgrade to this version or later. No workarounds are available. [1][3]

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

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
indicoPyPI
< 2.3.42.3.4

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.