Cyber Resilience

CVE-2022-25252

High

Published: 16 March 2022

Published
16 March 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0063 70.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-25252 is a high-severity Improper Check or Handling of Exceptional Conditions (CWE-703) vulnerability in Ptc Axeda Agent. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 29.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

When connecting to a certain port Axeda agent (All versions) and Axeda Desktop Server for Windows (All versions) when receiving certain input throws an exception. Services using said function do not handle the exception. Successful exploitation of this vulnerability could…

more

allow a remote unauthenticated attacker to crash the affected product.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

ptc
axeda agent
≤ 6.9.1
ptc
axeda desktop server
≤ 6.9.215

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-703 CWE-754

Implements explicit check and handling for the exceptional condition of audit logging process failure.

addresses: CWE-703 CWE-754

Provides a defined response to detected conditions by restricting operation, ensuring exceptional conditions are handled rather than ignored or mishandled.

addresses: CWE-703 CWE-754

Contingency training equips users with defined procedures to check and respond to exceptional conditions during disruptions, reducing exploitation of mishandled errors.

addresses: CWE-703 CWE-754

Performing IR tests ensures exceptional conditions are properly checked and handled to enable effective response.

addresses: CWE-703 CWE-754

Testing and evaluation exercises error paths and exceptional conditions, surfacing improper handling that is then remediated through the defined process.

addresses: CWE-703 CWE-754

Mandates explicit, predictable handling of exceptional conditions rather than undefined continuation.

addresses: CWE-703 CWE-754

Requires systematic prediction and handling of failure conditions, reducing the impact of unhandled exceptional states.

addresses: CWE-703 CWE-754

The required verification process supplies the missing checks for exceptional conditions affecting security functions.

References