| Title | SourceCodester Accounts Manager App 1.0 Cross Site Scripting |
|---|
| Description | All parameters at update-account.php are vulnerable to the tested XSS payload: %3cIMG%20%22%22%22%3e%3cSCRIPT%3ealert(%22XSS%22)%3c%2fSCRIPT%3e%22%3e. This string is encoded and when decoded, it attempts to inject a script into the webpage: <IMG """"><SCRIPT>alert("XSS")</SCRIPT>">
Application does not properly sanitize or validate the input, this script could be executed in the user's browser, leading to an XSS attack.
|
|---|
| Source | ⚠️ https://github.com/jadu101/CVE/blob/main/SourceCodester_Accounts_Manager_App_update_account_xss.md |
|---|
| User | jadu101 (UID 70632) |
|---|
| Submission | 08/19/2024 08:23 (2 years ago) |
|---|
| Moderation | 08/19/2024 17:27 (9 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 275140 [SourceCodester Accounts Manager App 1.0 Update Account Page update-account.php Account Name/Username/Password/Link cross site scripting] |
|---|
| Points | 20 |
|---|