CVE-2025-63916
Last modified
CVE-2025-63916 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. MyScreenTools v2.2.1.0 contains a critical OS command injection vulnerability in the GIF compression tool. The application fails to properly sanitize user-supplied file paths before passing them to cmd.exe, allowing attackers to execute arbitrary system commands with the privileges of the user running the application. EPSS estimates a 1.45% chance of exploitation in the next 30 days.
Description
MyScreenTools v2.2.1.0 contains a critical OS command injection vulnerability in the GIF compression tool. The application fails to properly sanitize user-supplied file paths before passing them to cmd.exe, allowing attackers to execute arbitrary system commands with the privileges of the user running the application. The vulnerability exists in the CMD() function within GIFSicleTool\Form_gif_sicle_tool.cs, which constructs shell commands by concatenating unsanitized user input (file paths) and executes them via cmd.exe.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Luotengyuan | Myscreentools | <= 2.2.1.0 |
References
- https://github.com/cydtseng/Vulnerability-Research/blob/main/myscreentools/OSCommandInjection-GifCompression.mdExploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-63916?
How severe is CVE-2025-63916?
How do I fix CVE-2025-63916?
Are you affected by CVE-2025-63916?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
