| 제목 | itsourcecode Class and Exam Timetabling System Project V1.0 V1.0 XSS |
|---|
| 설명 | An XSS vulnerability was found in the '/BSIS1.php' file of the 'Class and Exam Timetabling System' project. The reason for this issue is that attackers inject malicious script code from the parameter 'course' and the system outputs the user input directly to the web page without appropriate encoding or filtering. This allows attackers to execute arbitrary script code in the victim's browser, thereby performing unauthorized operations.
Impact
Attackers can exploit this XSS vulnerability to steal cookies, session tokens, or other sensitive information of the victim, perform actions on behalf of the victim, deface web pages, redirect users to malicious websites, and even gain control of the victim's browser, posing a serious threat to user privacy and system security.
During the security review of "Class and Exam Timetabling System", I discovered a critical XSS vulnerability in the "/BSIS1.php" file. This vulnerability stems from insufficient user input validation and output encoding of the 'course' parameter, allowing attackers to inject malicious script code. Therefore, attackers can execute arbitrary scripts in the victim's browser, steal sensitive information, and perform operations on behalf of the victim. Immediate remedial measures are needed to ensure system security and protect user data. |
|---|
| 원천 | ⚠️ https://github.com/i-QvQ-i/first-OvO/issues/10 |
|---|
| 사용자 | i-OvO-i (UID 97659) |
|---|
| 제출 | 2026. 07. 06. PM 07:17 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 22. AM 10:46 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 394295 [SourceCodester Class and Exam Timetabling System 1.0 /BSIS1.php course 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|