| 제목 | SourceCodester Profile Registration without Reload/Refresh 1.0 Cross Site Scripting |
|---|
| 설명 | XSS vulnerability from Sourcecodester Profile Registration without Reload/Refresh 1.0 (add.php)
The full_name parameter is 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. |
|---|
| 원천 | ⚠️ https://github.com/jadu101/CVE/blob/main/SourceCodester_Profile_Registration_add_php_XSS.md |
|---|
| 사용자 | jadu101 (UID 70632) |
|---|
| 제출 | 2024. 09. 22. AM 09:14 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 09. 22. PM 05:34 (8 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 278270 [SourceCodester Profile Registration without Reload Refresh 1.0 Registration Form add.php full_name 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|