Skip to main content

Improper Neutralization of Special Elements used in a Command ('Command Injection')

CVE-2025-65657

Severity Medium
Score 6.5/10

Summary

FeehiCMS versions through 2.1.1 has a Remote Code Execution via Unrestricted File Upload in Ad Management. FeehiCMS allows authenticated remote attackers to upload files that the server later executes (or stores in an executable location) without sufficient validation, sanitization, or execution restrictions. An authenticated remote attacker can upload a crafted PHP file and cause the application or web server to execute it, resulting in Remote Code Execution (RCE).

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • NONE

CWE-77 - Command Injection

A command injection attack involves injecting an operating system command through the data input, which gets executed on the host operating system with the privileges of the victimized application. The impact of a command injection attack may range from loss of data confidentiality and integrity to unauthorized remote access to the hosting system. The attack may cause serious data breaches and system takeover.

Advisory Timeline

  • Published