제출 #749253: code-projects Online Application System for Admission in PHP unknown SQL Injection정보

제목code-projects Online Application System for Admission in PHP unknown SQL Injection
설명A SQL Injection vulnerability exists in the Online Application System for Admission in PHP (code-projects). Several server-side scripts (for example enrollment/index.php, enrollment/adminlogin.php, and enrollment/signupconfirm.php) build SQL statements by directly concatenating user-controlled input into queries without using parameterized queries or proper input sanitization. An attacker can inject crafted SQL payloads into form fields (e.g. login or search inputs) to alter the intended SQL logic, which may allow authentication bypass, unauthorized disclosure of sensitive data, modification or deletion of database records, and escalation of privileges. Proof-of-Concept (example): POST to the login endpoint with: u_id: admin' OR '1'='1 u_ps: anything If successful, the injected condition (' OR '1'='1) causes the WHERE clause to always evaluate true and may bypass authentication. Impact: Authentication bypass (including administrative accounts) Data exfiltration (sensitive user records) Data tampering or deletion Potential lateral movement or further exploitation depending on DB privileges
사용자
 imcoming (UID 95032)
제출2026. 01. 30. AM 10:58 (3 개월 ago)
모더레이션2026. 02. 07. PM 03:52 (8 days later)
상태수락
VulDB 항목344873 [code-projects Online Application System for Admission 1.0 Login Endpoint enrollment/index.php SQL 주입]
포인트들17

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!