Fallos del tipo CWE-89

12.042 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-2026-30273HIGHpandas-ai v3.0.0 was discovered to contain a SQL injection vulnerability via the pandasai.agent.base._execute_sql_query component.EPSS 0.2%CVE-2026-37597LOWSourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/attenEPSS 0.2%CVE-2026-14920HIGHAcyMailing < 10.11.1 - Unauthenticated SQL Injection via subscription[] ParameterEPSS 0.2%CVE-2026-36950LOWSourcecodester Online Thesis Archiving System v1.0 is vulnerable to SQL injection in /otas/projects_per_department.php.EPSS 0.2%CVE-2026-36937LOWSourcecodester Online Resort Management System v1.0 is vulnerable to SQL injection in /orms/admin/reservations/view_details.php.EPSS 0.2%CVE-2026-37590LOWSourceCodester Storage Unit Rental Management System v1.0 is vulnerable to SQL Injection in the file /storage/admin/rents/manage_rent.php.EPSS 0.2%CVE-2026-36952LOWSourcecodester Online Thesis Archiving System v1.0 is vulnerable to SQL injection in the file /otas/admin/curriculum/manage_curriculum.php.EPSS 0.2%CVE-2026-37595LOWSourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/managEPSS 0.2%CVE-2025-10350HIGHSQL injection in CGM NETRAADEPSS 0.2%CVE-2026-11391MEDIUMTanium addressed a SQL injection vulnerability in Patch.EPSS 0.2%CVE-2026-37591LOWSourcecodester Storage Unit Rental Management System v1.0 is vulnerable to SQL injection in the file /storage/admin/tenants/view_details.phpEPSS 0.2%CVE-2026-37589LOWSourceCodester Storage Unit Rental Management System v1.0 is vulnerable to SQL Injection in the file /storage/admin/maintenance/manage_storaEPSS 0.2%CVE-2024-51102MEDIUMPHPGURUKUL Student Management System using PHP and MySQL v1 was discovered to contain multiple SQL injection vulnerabilities at /studentrecoEPSS 0.2%CVE-2023-53935MEDIUMWBiz Desk 1.2 SQL Injection Vulnerability via ticket.php ParameterEPSS 0.2%CVE-2025-25590MEDIUMyimioa before v2024.07.04 was discovered to contain a SQL injection vulnerability via the component /mapper/xml/AddressDao.xml.EPSS 0.2%CVE-2025-57104MEDIUMTeampel 5.1.6 is vulnerable to SQL Injection in /Common/login.aspx.EPSS 0.2%CVE-2023-25839HIGHBUG-000157278 – ArcGIS Insights has a security vulnerability - desktopEPSS 0.2%CVE-2024-47483LOWDell Data Lakehouse, version(s) 1.0.0.0 and 1.1.0.0, contain(s) an Improper Neutralization of Special Elements used in an SQL Command ('SQL EPSS 0.2%CVE-2025-25580MEDIUMyimioa before v2024.07.04 was discovered to contain a SQL injection vulnerability via the listNameBySql() method at /xml/UserMapper.xml.EPSS 0.2%CVE-2026-64880HIGHBlind SQL InjectionEPSS 0.2%