Fallos del tipo CWE-89

11.911 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-32020CRITICALImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in crud-query-parserEPSS 0.3%CVE-2025-59213HIGHConfiguration Manager Elevation of Privilege VulnerabilityEPSS 0.3%CVE-2026-15022MEDIUMTutor LMS <= 4.0.0 - Authenticated (Subscriber+) SQL Injection via Stored Quiz Answer ArrayEPSS 0.3%CVE-2018-25434HIGHWP AutoSuggest 0.24 SQL Injection via autosuggest.phpEPSS 0.3%CVE-2026-2220MEDIUMcode-projects Online Reviewer System btn_functions.php sql injectionEPSS 0.3%CVE-2023-50316MEDIUMIBM Sterling B2B Integrator information disclosureEPSS 0.3%CVE-2025-59379HIGHDwyerOmega Isensix Advanced Remote Monitoring System (ARMS) 1.5.7 allows an attacker to retrieve sensitive information from the underlying SEPSS 0.3%CVE-2025-14012MEDIUMJIZHICMS Batch Delete Comments deleteAll.html delete sql injectionEPSS 0.3%CVE-2018-25428HIGHParoiciel 11.20 SQL Injection via tRecIdListe ParameterEPSS 0.3%CVE-2026-2221MEDIUMcode-projects Online Reviewer System Login index.php sql injectionEPSS 0.3%CVE-2026-28443MEDIUMOpenReplay: SQL injection in cards/search via unvalidated sort field parameterEPSS 0.3%CVE-2025-11461HIGHFrappe CRM 1.53.1 — Multiple SQL Injections in Dashboard ControllerEPSS 0.3%CVE-2026-3334HIGHCMS Commander <= 2.288 - Authenticated (Custom+) SQL Injection via 'or_blogname' ParameterEPSS 0.3%CVE-2025-14011MEDIUMJIZHICMS Add Display Name Field addcomment.html commentlist sql injectionEPSS 0.3%CVE-2018-25433HIGHJoomla JE Photo Gallery 1.1 SQL Injection via categoryidEPSS 0.3%CVE-2023-31171MEDIUMImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')EPSS 0.3%CVE-2026-21630MEDIUMJoomla! Core - [20260302] - SQL injection in com_content articles webservice endpointEPSS 0.3%CVE-2025-58450CRITICALpREST has Systemic SQL Injection VulnerabilityEPSS 0.3%CVE-2026-20002HIGHA vulnerability in the web-based management interface of Cisco Secure FMC Software could allow an authenticated, remote attacker to conduct EPSS 0.3%CVE-2026-27768MEDIUMSQL Injection affecting the Access Manager role.EPSS 0.3%