cve/2024/CVE-2024-12583.md

18 lines
995 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-12583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12583)
![](https://img.shields.io/static/v1?label=Product&message=Dynamics%20365%20Integration&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.3.23%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1336%20Improper%20Neutralization%20of%20Special%20Elements%20Used%20in%20a%20Template%20Engine&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/pouriam23/CVE-2024-12583