Dynamics 365 Integration <= 1.3.23 - Authenticated (Contributor+) Remote Code Execution and Arbitrary File Read via Twig Server-Side Template Injection

2025-01-03 00:00
Peter Thaleikis

Strategic Overview

Status
Patched in 1.3.24
Affected Version<= 1.3.23
CVSS9.9Critical
CVECVE-2024-12583
View all Dynamics 365 Integration vulnerabilities

Vulnerability Overview

The Dynamics 365 Integration plugin for WordPress is vulnerable to Remote Code Execution and Arbitrary File Read in all versions up to, and including, 1.3.23 via Twig Server-Side Template Injection. This is due to missing input validation and sanitization on the render function. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.

Technical Analysis

REMEDIATION: Update to version 1.3.24, or a newer patched version --- IDENTIFIER: CWE-1336 (Improper Neutralization of Special Elements Used in a Template Engine) The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C