Fallos del tipo CWE-89

11.872 resultados

Injeção de SQL

Ocorre quando dados fornecidos por um usuário são incorporados diretamente em comandos SQL sem validação ou sanitização, permitindo que um atacante modifique a lógica da consulta. O risco é grave: exposição de dados sensíveis, modificação ou deleção de registros, e até comprometimento do servidor de banco de dados.

Ejemplo

Um formulário de login que constrói a consulta como `SELECT * FROM users WHERE login = '` + entrada_do_usuario + `'` permite que alguém digite `admin' --` e contorne a verificação de senha, ou `' OR '1'='1` para listar todos os usuários.

Cómo mitigar

Use prepared statements ou stored procedures com parâmetros vinculados (nunca concatenação de strings). Se necessário filtrar, aplique whitelist rigorosa e escape adequado para o banco de dados específico. Implemente validação de entrada e princípio do menor privilégio na conta do banco.

CVE-2025-4265MEDIUMPHPGurukul Emergency Ambulance Hiring Portal contact-us.php sql injectionEPSS 0.4%CVE-2025-4262MEDIUMPHPGurukul Online DJ Booking Management System user-search.php sql injectionEPSS 0.4%CVE-2025-3353MEDIUMPHPGurukul Men Salon Management System add-services.php sql injectionEPSS 0.4%CVE-2025-7587MEDIUMcode-projects Online Appointment Booking System cover.php sql injectionEPSS 0.4%CVE-2025-3337MEDIUMcodeprojects Online Restaurant Management System member_update.php sql injectionEPSS 0.4%CVE-2025-4264MEDIUMPHPGurukul Emergency Ambulance Hiring Portal edit-ambulance.php sql injectionEPSS 0.4%CVE-2025-59369MEDIUMA SQL injection vulnerability has been identified in bwdpi. A remote, authenticated attacker could leverage this vulnerability to potentiallEPSS 0.4%CVE-2025-12287MEDIUMBdtask Wholesale Inventory Control and Inventory Management System edit_profile sql injectionEPSS 0.4%CVE-2025-29894HIGHQsync CentralEPSS 0.4%CVE-2026-33910HIGHOpenEMR has a SQL Injection Vulnerability in patient selectionEPSS 0.4%CVE-2025-8134MEDIUMPHPGurukul BP Monitoring Management System bwdates-report-result.php sql injectionEPSS 0.4%CVE-2025-11736MEDIUMitsourcecode Online Examination System index.php sql injectionEPSS 0.4%CVE-2025-4940MEDIUM1000 Projects Daily College Class Work Report Book admin_info.php sql injectionEPSS 0.4%CVE-2025-4543MEDIUMLyLme Spage ajax_link.php sql injectionEPSS 0.4%CVE-2025-7927MEDIUMPHPGurukul Online Banquet Booking System view-user-queries.php sql injectionEPSS 0.4%CVE-2024-25896MEDIUMChurchCRM 5.5.0 EventEditor.php is vulnerable to Blind SQL Injection (Time-based) via the EID POST parameter.EPSS 0.4%CVE-2025-29893HIGHQsync CentralEPSS 0.4%CVE-2025-13122MEDIUMSourceCodester Patients Waiting Area Queue Management System api_patient_checkin.php getPatientAppointment sql injectionEPSS 0.4%CVE-2024-6970MEDIUMitsourcecode Tailoring Management System staffcatadd.php sql injectionEPSS 0.4%CVE-2026-34220CRITICALMikroORM is vulnerable to SQL Injection via specially crafted objectEPSS 0.4%