Falhas do tipo CWE-89

11.885 resultados

Injeção de SQL

Fraqueza onde entrada do usuário é concatenada diretamente em comandos SQL sem validação ou sanitização, permitindo que um atacante insira código SQL malicioso. O banco de dados executa comandos não intencionais, comprometendo confidencialidade, integridade e disponibilidade dos dados.

Exemplo

Um formulário de login concatena o usuário digitado direto na query: `SELECT * FROM users WHERE login = '` + input + `'`. Se o usuário digita `admin' OR '1'='1`, a query vira `SELECT * FROM users WHERE login = 'admin' OR '1'='1'`, retornando todos os usuários e burlando autenticação.

Como mitigar

Use prepared statements (consultas parametrizadas) com placeholders, nunca concatene entrada do usuário. Valide e restrinja entrada (whitelist), aplique princípio do menor privilégio na conta do BD e use WAF como camada adicional.

CVE-2025-30810HIGHWordPress Lead Form Data Collection to CRM plugin <= 3.0.1 - SQL Injection vulnerabilityEPSS 0.4%CVE-2026-14654MEDIUMSourceCodester Simple and Nice Shopping Cart Script girlsproductdeletequery.php sql injectionEPSS 0.4%CVE-2026-13486MEDIUMSourceCodester Class and Exam Timetabling System preview6.php sql injectionEPSS 0.4%CVE-2023-53975CRITICALAtom CMS 2.0 Unauthenticated SQL Injection via Admin Index PageEPSS 0.4%CVE-2026-27697MEDIUMbaserCMS: SQL injection vulnerability in blog postEPSS 0.4%CVE-2025-30806HIGHWordPress Vimeotheque plugin <= 2.3.4.2 - SQL Injection vulnerabilityEPSS 0.4%CVE-2026-13552MEDIUMitsourcecode Online Hotel Management System controller.php edit sql injectionEPSS 0.4%CVE-2025-5212MEDIUMPHPGurukul Employee Record Management System editempexp.php sql injectionEPSS 0.4%CVE-2026-9586CRITICALUnauthenticated SQL Injection Leading to Remote Code Execution in Switchvox SMBEPSS 0.4%CVE-2025-12594MEDIUMcode-projects Simple Online Hotel Reservation System add_account.php sql injectionEPSS 0.4%CVE-2024-28323MEDIUMThe bwdates-report-result.php file in Phpgurukul User Registration & Login and User Management System 3.1 contains a potential security vulnEPSS 0.4%CVE-2026-22850HIGHKoko Analytics vulnerable to arbitrary SQL execution through unescaped analytics export/import and permissive admin SQL importEPSS 0.4%CVE-2024-37831CRITICALItsourcecode Payroll Management System 1.0 is vulnerable to SQL Injection in payroll_items.php via the ID parameter.EPSS 0.4%CVE-2024-13713MEDIUMWPExperts Square For GiveWP <= 1.3.1 - Authenticated (Subscriber+) SQL InjectionEPSS 0.4%CVE-2019-25488HIGHJettweb Hazir Rent A Car Scripti V4 SQL Injection via adminEPSS 0.4%CVE-2021-47782HIGHOdine Solutions GateKeeper 1.0 - 'trafficCycle' SQL InjectionEPSS 0.4%CVE-2024-13500MEDIUMWP Project Manager <= 2.6.17 - Authenticated (Subscriber+) SQL Injection via orderby ParameterEPSS 0.4%CVE-2025-57146HIGHphpgurukul Complaint Management System in PHP 2.0 is vulnerable to SQL Injection in user/reset-password.php via the mobileno parameter.EPSS 0.4%CVE-2026-2236HIGHHGiga|C&Cm@il - SQL InjectionEPSS 0.4%CVE-2024-33973CRITICALSQL injection in Janobe productsEPSS 0.4%