Fallos del tipo CWE-89

11.940 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-2173MEDIUMcode-projects Online Examination System login.php sql injectionEPSS 0.3%CVE-2025-11454MEDIUMSpecific Content For Mobile – Customize the mobile version without redirections <= 0.5.5 - Authenticated (Contributor+) SQL InjectionEPSS 0.3%CVE-2025-40687CRITICALSQL injection in PHPGurukul Online Fire Reporting SystemEPSS 0.3%CVE-2025-51506MEDIUMIn the smartLibrary component of the HRForecast Suite 0.4.3, a SQL injection vulnerability was discovered in the valueKey parameter. This flEPSS 0.3%CVE-2024-46531MEDIUMphpgurukul Vehicle Record Management System v1.0 was discovered to contain a SQL injection vulnerability via the searchinputdata parameter aEPSS 0.3%CVE-2026-2089MEDIUMSourceCodester Online Class Record System controller.php sql injectionEPSS 0.3%CVE-2025-27281HIGHWordPress All In Menu Plugin <= 1.1.5 - SQL Injection vulnerabilityEPSS 0.3%CVE-2025-48743MEDIUMSIGB PMB before 8.0.1.2 allows SQL injection.EPSS 0.3%CVE-2016-20071HIGHWordPress 404 Redirection Manager Plugin 1.0 SQL InjectionEPSS 0.3%CVE-2026-2090MEDIUMSourceCodester Online Class Record System search.php sql injectionEPSS 0.3%CVE-2026-29206HIGHInsufficient sanitization of SQL queries in the `sqloptimizer` utility script allows SQL Injections on behalf of the root user if Slow QueryEPSS 0.3%CVE-2025-30562HIGHWordPress Navigation Tree Elementor plugin <= 1.0.1 - SQL Injection VulnerabilityEPSS 0.3%CVE-2025-70397HIGHjizhicms 2.5.6 is vulnerable to SQL Injection in Article/deleteAll and Extmolds/deleteAll via the data parameter.EPSS 0.3%CVE-2025-2593MEDIUMFastCMS list sql injectionEPSS 0.3%CVE-2024-10546MEDIUMopen-scratch Teaching 在线教学平台 URL getDictItemsByTable sql injectionEPSS 0.3%CVE-2026-56292CRITICALJoomla Extension - acymailing.com - SQL Injection in AcyMailing extension < 10.11.1EPSS 0.3%CVE-2019-25702HIGHKados R10 GreenBee SQL Injection via id_project ParameterEPSS 0.3%CVE-2023-0706MEDIUMSourceCodester Medical Certificate Generator App manage_record.php sql injectionEPSS 0.3%CVE-2019-25700HIGHKados R10 GreenBee SQL Injection via sort_direction ParameterEPSS 0.3%CVE-2026-3658HIGHAppointment Booking Calendar <= 1.6.10.0 - Unauthenticated SQL Injection via 'fields' ParameterEPSS 0.3%