Fallos del tipo CWE-89

12.877 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-2014-125123CRITICALKloxo < 6.1.12 Unauthenticated SQL Injection RCEEPSS 1.0%CVE-2020-36077HIGHSQL injection vulnerability found in Tailor Mangement System v.1 allows a remote attacker to execute arbitrary code via the customer parametEPSS 1.0%CVE-2023-41886HIGHOpenRefine vulnerable to arbitrary file read in project import with mysql jdbc url attackEPSS 1.0%CVE-2021-3860HIGHJFrog Artifactory before 7.25.4 (Enterprise+ deployments only), is vulnerable to Blind SQL Injection by a low privileged authenticated user EPSS 1.0%CVE-2022-1258HIGHSQL injection vulnerability in McAfee Agent's ePO extensionEPSS 1.0%CVE-2020-15792—A vulnerability has been identified in Desigo Insight (All versions). The web service does not properly apply input validation for some querEPSS 1.0%CVE-2026-69636MEDIUMMicrosoft Office SharePoint Information Disclosure VulnerabilityEPSS 1.0%CVE-2021-23040—On BIG-IP AFM version 16.0.x before 16.0.1.2, 15.1.x before 15.1.3, 14.1.x before 14.1.4.2, 13.1.x before 13.1.4.1, and all versions of 12.1EPSS 1.0%CVE-2022-38833HIGHSchool Activity Updates with SMS Notification v1.0 is vulnerable to SQL Injection via /activity/admin/modules/modstudent/index.php?view=viewEPSS 1.0%CVE-2023-48987HIGHBlind SQL Injection vulnerability in CU Solutions Group (CUSG) Content Management System (CMS) before v.7.75 allows a remote attacker to exeEPSS 1.0%CVE-2020-3468MEDIUMCisco SD-WAN vManage Software SQL Injection VulnerabilityEPSS 1.0%CVE-2021-33180HIGHImproper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in cgi component in Synology Media ServerEPSS 1.0%CVE-2026-47992HIGHAdobe Commerce | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)EPSS 1.0%CVE-2026-82009CRITICALAdobe Campaign Classic (ACC) | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)EPSS 1.0%CVE-2026-75746CRITICALColdFusion | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)EPSS 1.0%CVE-2022-1685—Five Minute Webshop <= 1.3.2 - Admin+ SQLi via orderbyEPSS 1.0%CVE-2022-1691—Realty Workstation < 1.0.15 - Agent SQLiEPSS 1.0%CVE-2025-27540CRITICALA vulnerability has been identified in TeleControl Server Basic (All versions < V3.1.2.2). The affected application is vulnerable to SQL injEPSS 1.0%CVE-2023-6648MEDIUMPHPGurukul Nipah Virus Testing Management System password-recovery.php sql injectionEPSS 1.0%CVE-2024-10355MEDIUMSourceCodester Petrol Pump Management Software invoice.php sql injectionEPSS 1.0%