VYPR
Unrated severityNVD Advisory· Published Jan 13, 2022· Updated Aug 4, 2024

CVE-2021-34944

CVE-2021-34944

Description

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley View 10.15.0.75. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JT files. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-15052.

AI Insight

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

Bentley View 10.15.0.75 fails to validate JT file data, causing an out-of-bounds read that can lead to information disclosure or, combined with other bugs, code execution.

Vulnerability

An out-of-bounds read vulnerability exists in Bentley View version 10.15.0.75 during the parsing of specially crafted JT files. The issue stems from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer [1]. The flaw is part of a larger set of similar issues addressed in Bentley’s advisory BE-2021-0005 [1].

Exploitation

To exploit this vulnerability, an attacker must convince a user to open a malicious JT file (or visit a page that triggers the file open) using Bentley View. No authentication or special network position is required because the attack is delivered via user interaction. The out-of-bounds read occurs when the application’s JT file parser processes the malicious data without adequate bounds checking [2].

Impact

A successful exploit allows an attacker to read sensitive information from the process memory (information disclosure). The disclosure can be used as a stepping stone to achieve arbitrary code execution in the context of the current process when combined with other vulnerabilities [2]. The CVSS v3.1 score for this specific CVE is 3.3 (low severity) due to the limited direct impact, but the ZDI advisory notes that it can be leveraged with other bugs for higher impact [2].

Mitigation

Bentley has addressed this issue as part of BE-2021-0005. Users should update Bentley View to a version newer than 10.15.0.75 that includes the fixes. The advisory does not specify a fixed version number, but the update was published on 2021-12-07 [1]. There is no known workaround for unpatched versions; users should treat untrusted JT files with caution until the update is applied [1][2].

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

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.