| 제목 | code-projects Online Reviewer System V1 SQL Injection |
|---|
| 설명 | During the security assessment of "Online Reviewer System", I detected a Cross-Site Scripting (XSS) vulnerability in the "/system/system/admins/manage/users/btn_functions.php" file. This vulnerability is attributed to the insufficient validation and output encoding of the user input provided through the "firstname" parameter. Attackers can inject and execute malicious scripts, which can compromise user sessions and sensitive information. Immediate remediation is required to ensure that all user-supplied data is properly handled before being displayed in the web interface. |
|---|
| 원천 | ⚠️ https://github.com/tiancesec/CVE/issues/23 |
|---|
| 사용자 | SHU for security (UID 95070) |
|---|
| 제출 | 2026. 02. 01. PM 03:51 (3 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 08. PM 05:00 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 344939 [code-projects Online Reviewer System 1.0 btn_functions.php firstname 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|