
| Researchers | DotAdrien |
| Severity | 9.8 (CRITICAL) (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) |
| Software | Script Pag |
A critical vulnerability in the image upload system allows for Remote Code Execution (RCE). The application relies solely on client-side JavaScript to validate file types. By bypassing these JS checks, an attacker can upload malicious PHP scripts. Combined with a SQL injection to retrieve the file path, the attacker can execute arbitrary code on the server.