VYPR
Unrated severityNVD Advisory· Published Jun 19, 2020· Updated Aug 4, 2024

CVE-2020-14930

CVE-2020-14930

Description

An issue was discovered in BT CTROMS Terminal OS Port Portal CT-464. Account takeover can occur because the password-reset feature discloses the verification token. Upon a getverificationcode.jsp request, this token is transmitted not only to the registered phone number of the user account, but is also transmitted to the unauthenticated HTTP client.

AI Insight

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

BT CTROMS Terminal OS Port Portal CT-464 password-reset leaks the verification token to unauthenticated HTTP clients, enabling account takeover.

Vulnerability

In BT CTROMS Terminal OS Port Portal CT-464, the password-reset functionality in getverificationcode.jsp discloses the verification token to the requesting client in addition to sending it to the registered phone number [1]. This means the token is transmitted over the network to any unauthenticated HTTP client without requiring authentication or prior knowledge of the user's credentials [1].

Exploitation

An unauthenticated attacker can initiate a password-reset request for any known username by sending a getverificationcode.jsp request. The HTTP response contains the verification token in plain text. The attacker can then submit that token via the password-reset completion endpoint to set a new password for the target account [1]. No user interaction or special network position is required beyond HTTP access to the portal [1].

Impact

A successful attacker gains full account control, effectively performing an account takeover. This leads to complete compromise of the affected portal user account, including access to any data or functions accessible to that user [1]. The scope is limited to the application layer; the attacker may also use the hijacked account to pivot to other attacks within the terminal operating system environment [1].

Mitigation

As of the reference published in March 2020 [1], no official patch was available. Operators should restrict network access to the portal, monitor for suspicious password-reset requests, and consider implementing additional verification (e.g., CAPTCHA, rate limiting) on the getverificationcode.jsp endpoint until a vendor fix is released.

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