Falhas do tipo CWE-89

11.873 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-59369MEDIUMA SQL injection vulnerability has been identified in bwdpi. A remote, authenticated attacker could leverage this vulnerability to potentiallEPSS 0.4%CVE-2025-11736MEDIUMitsourcecode Online Examination System index.php sql injectionEPSS 0.4%CVE-2024-25896MEDIUMChurchCRM 5.5.0 EventEditor.php is vulnerable to Blind SQL Injection (Time-based) via the EID POST parameter.EPSS 0.4%CVE-2025-29893HIGHQsync CentralEPSS 0.4%CVE-2025-8134MEDIUMPHPGurukul BP Monitoring Management System bwdates-report-result.php sql injectionEPSS 0.4%CVE-2026-33910HIGHOpenEMR has a SQL Injection Vulnerability in patient selectionEPSS 0.4%CVE-2025-22655CRITICALWordPress CWD - Stealth Links plugin <= 1.3 - SQL Injection vulnerabilityEPSS 0.4%CVE-2024-13480HIGHLTL Freight Quotes – For Customers of FedEx Freight <= 3.4.1 - Unauthenticated SQL InjectionEPSS 0.4%CVE-2024-33802MEDIUMA SQL injection vulnerability in /model/get_student_subject.php in campcodes Complete Web-Based School Management System 1.0 allows an attacEPSS 0.4%CVE-2025-4541MEDIUMLmxCMS POST Request ZtAction.class.php manageZt sql injectionEPSS 0.4%CVE-2024-13037MEDIUM1000 Projects Attendance Tracking Management System report.php attendance_report sql injectionEPSS 0.4%CVE-2024-13531HIGHShipEngine Shipping Quotes <= 1.0.7 - Unauthenticated SQL InjectionEPSS 0.4%CVE-2026-34220CRITICALMikroORM is vulnerable to SQL Injection via specially crafted objectEPSS 0.4%CVE-2024-12195MEDIUMWP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts <= 2.6.16 - Authenticated (Subscriber+) SQL InjectionEPSS 0.4%CVE-2024-13490HIGHLTL Freight Quotes – XPO Edition <= 4.3.7 - Unauthenticated SQL InjectionEPSS 0.4%CVE-2024-6970MEDIUMitsourcecode Tailoring Management System staffcatadd.php sql injectionEPSS 0.4%CVE-2026-33914HIGHOpenEMR has SQL Injection in PostCalendar Category DeleteEPSS 0.4%CVE-2025-29390HIGHjerryhanjj ERP 1.0 is vulnerable to SQL Injection in the set_password function in application/controllers/home.php.EPSS 0.4%CVE-2023-5018MEDIUMSourceCodester Lost and Found Information System POST Parameter sql injectionEPSS 0.4%CVE-2026-3042MEDIUMitsourcecode Event Management System index.php sql injectionEPSS 0.4%