CVE-2025-44608# CVE-2025-44608
CloudClassroom-PHP Project v1.0 is vulnerable to RCE via SQL Injection.
Vendor: https://github.com/mathurvishal/CloudClassroom-PHP-Project
Software Link: https://github.com/mathurvishal/CloudClassroom-PHP-Project/archive/refs/heads/master.zip
---
## PoC
Step 1: Navigate to the affected URL and modify the ?viewid=1 parameter by appending a single quote ('). Upon doing so, the application returns an SQL error, indicating a possible SQL injection vulnerability. Using the SQLmap tool, I successfully exploited this vulnerability. Through the SQL injection, I was able to upload a malicious PHP file to the server. Once uploaded, I used the PHP file to execute system commands, confirming remote code execution (RCE) on the target system.




![Uploading 5.PNG…]()



[4.0K] /data/pocs/332d61ca8aa05ef4dd522c8693a4a9a69a7341e6
├── [1.4K] README.md
└── [ 39] test.sh
0 directories, 2 files