/claim #12851
This PR adds a Nuclei template for CVE-2018-7841 affecting Schneider Electric U.motion Builder <= 1.3.4.
track_import_export.php via the object_id parameter. This allows attackers to execute arbitrary system commands.This template sends a crafted GET request to the vulnerable endpoint with a malicious object_id value to trigger command execution. The matcher looks for PING in the response body as evidence of successful command injection.
nuclei -t http/cves/2018/CVE-2018-7841-umotion-track-import-export-rce.yaml -u <target> -debug
<img width="1366" height="768" alt="Screenshot (384)" src="https://github.com/user-attachments/assets/07fdfb72-cb20-41e8-87d5-369e86d3968b" />
sree chakra reddy
@sreechakrareddy-gmail-com
ProjectDiscovery
@projectdiscovery