| Title | SOURCECODESTER File Manager App 1.0 Stored XSS |
|---|
| Description | The File Manager App is vulnerable to Stored Cross-Site Scripting (XSS) in /endpoint/add-file.php. This vulnerability arises from not sanitizing user inputs for fileTitle and fileUploader fields, allowing attackers to inject malicious JavaScript code. As demonstrated, submitting a file with a specially crafted fileTitle or fileUploader value can execute arbitrary JavaScript code, such as displaying an alert box. This highlights the necessity for stringent input validation and sanitization to prevent stored XSS vulnerabilities, thereby safeguarding the application and its users from potential malicious exploits. |
|---|
| Source | ⚠️ https://github.com/skid-nochizplz/skid-nochizplz/blob/main/TrashBin/CVE/SOURCECODESTER%20File%20Manager%20App/STORED%20XSS%20add-file.php.md |
|---|
| User | nochizplz (UID 64302) |
|---|
| Submission | 03/17/2024 12:47 (2 years ago) |
|---|
| Moderation | 03/18/2024 17:06 (1 day later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 243595 [SourceCodester File Manager App 1.0 endpoint/add-file.php uploadedFileName unrestricted upload] |
|---|
| Points | 0 |
|---|