VYPR
Unrated severityNVD Advisory· Published Nov 16, 2022· Updated Apr 30, 2025

CVE-2022-44005

CVE-2022-44005

Description

An issue was discovered in BACKCLICK Professional 5.9.63. Due to the use of consecutive IDs in verification links, the newsletter sign-up functionality is vulnerable to the enumeration of subscribers' e-mail addresses. Furthermore, it is possible to subscribe and verify other persons' e-mail addresses to newsletters without their consent.

AI Insight

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

BACKCLICK Professional 5.9.63 uses consecutive IDs in newsletter verification links, allowing enumeration of subscriber email addresses and unauthorized subscription verification.

Vulnerability

The newsletter sign-up functionality in BACKCLICK Professional 5.9.63 (on-premises) uses consecutive IDs in verification links. These links contain a base64-encoded parameter c that encodes an incrementing subscriber ID and a list ID (e.g., MTRfMQ== decodes to 14_1). This design allows an attacker to enumerate all subscriber email addresses by iterating through sequential IDs. Additionally, the application does not verify ownership of the email address before allowing subscription and verification, enabling an attacker to subscribe and verify arbitrary email addresses without the owner's consent [1][2].

Exploitation

An attacker needs only network access to the publicly accessible subscription form; no authentication is required. By crafting verification URLs with sequential subscriber IDs (e.g., incrementing the first number in the decoded c parameter), the attacker can enumerate all subscriber email addresses. Furthermore, the attacker can submit subscription requests for any email address and then use the predictable verification link to confirm the subscription without the victim's interaction [1].

Impact

Successful exploitation results in the disclosure of all subscriber email addresses (confidentiality breach) and the ability to subscribe and verify third-party email addresses to newsletters without consent. This could be leveraged for spam campaigns or to damage the reputation of the email owner. No code execution or privilege escalation is reported [1][2].

Mitigation

As of the advisory publication date (2022-11-14), the manufacturer had not released a fix; the solution status is listed as unknown. No workaround is documented. Users should monitor for updates from BACKCLICK GmbH. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog [1].

AI Insight generated on May 25, 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

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.