| 제목 | code-projects Online Job Portal System v1.0 SQL injection |
|---|
| 설명 | An SQL injection vulnerability exists in the password recovery flow (ForPass.php). The POST parameter txtUserName is concatenated into SQL queries against jobseeker_reg or employer_reg (depending on rdUser) as UserName='".$UserName."' without prepared statements or escaping, executed via mysqli_query().An SQL injection vulnerability exists in the password recovery flow (ForPass.php). The POST parameter txtUserName is concatenated into SQL queries against jobseeker_reg or employer_reg (depending on rdUser) as UserName='".$UserName."' without prepared statements or escaping, executed via mysqli_query(). |
|---|
| 원천 | ⚠️ https://github.com/niaoniaollll/cve/issues/7 |
|---|
| 사용자 | niaoniaolll (UID 99367) |
|---|
| 제출 | 2026. 07. 02. AM 11:46 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 18. PM 08:29 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 391905 [code-projects Online Job Portal System 1.0 Password Recovery /ForPass.php txtUserName SQL 주입] |
|---|
| 포인트들 | 20 |
|---|