| Title | SourceCodester Accounts Manager App July 12, 2024 Stored Cross-Site Scripting |
|---|
| Description | Persistent XSS (or Stored XSS) attack is one of the three major categories of XSS attacks, the others being Non-Persistent (or Reflected) XSS and DOM-based XSS. In general, XSS attacks are based on the victim’s trust in a legitimate, but vulnerable, website or web application.Accounts Manager App does not filter the content correctly at the "account_name" parameter, resulting in the generation of stored XSS. |
|---|
| Source | ⚠️ https://github.com/joinia/webray.com.cn/blob/main/Accounts-Manager-App/Accounts-Manager-Appxss.md |
|---|
| User | joinia (UID 24916) |
|---|
| Submission | 08/12/2024 12:03 (2 years ago) |
|---|
| Moderation | 08/13/2024 18:05 (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 274368 [SourceCodester Accounts Manager App 1.0 add-account.php account_name cross site scripting] |
|---|
| Points | 20 |
|---|