Cyber Resilience

CVE-2023-40310

Sap Powerdesigner 16.7

Published
10 October 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 6.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
EPSS Score 0.0080 53th percentile
Risk Priority 52 floored blend · peak EPSS

Summary

CVE-2023-40310 is a medium-severity Missing XML Validation (CWE-112) vulnerability in Sap Powerdesigner. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 47% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

SAP PowerDesigner Client - version 16.7, does not sufficiently validate BPMN2 XML document imported from an untrusted source. As a result, URLs of external entities in BPMN2 file, although not used, would be accessed during import. A successful attack could…

more

impact availability of SAP PowerDesigner Client.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-37483Same product: Sap Powerdesigner
CVE-2023-36923Same product: Sap Powerdesigner
CVE-2023-40621Same product: Sap Powerdesigner
CVE-2023-37484Same product: Sap Powerdesigner
CVE-2024-45282Same vendor: Sap
CVE-2023-50422Same vendor: Sap
CVE-2025-0063Same vendor: Sap
CVE-2023-0016Same vendor: Sap
CVE-2021-33690Same vendor: Sap
CVE-2016-2386Same vendor: Sap

Affected Assets

sap
powerdesigner
16.7

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require schema validation of untrusted XML inputs.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development can detect missing XML validation but does not itself implement the control.

prevents

Secure development lifecycle mandates input validation and schema enforcement for untrusted XML.

prevents

Application security requirements explicitly call for validation of external data formats including XML.

prevents

Secure architecture principles encourage defensive input handling but do not prescribe XML schema validation.

prevents

Secure coding standards directly require validation of untrusted XML against a proper schema.

References