Fallos del tipo CWE-89

11.885 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-32573HIGHWordPress KiotViet Sync Plugin <= 1.8.3 - SQL Injection vulnerabilityEPSS 0.4%CVE-2019-25528HIGHInout EasyRooms Ultimate Edition v1.0 SQL Injection via searchEPSS 0.4%CVE-2024-12016CRITICALSQLi in CM Informatics' CM NewsEPSS 0.4%CVE-2024-12144CRITICALSQLi in Finder Fire Safety's Finder ERP/CRM (Old System)EPSS 0.4%CVE-2024-7105MEDIUMForIP Tecnologia Administração PABX Lista Ura Page detalheIdUra sql injectionEPSS 0.4%CVE-2025-10668MEDIUMitsourcecode Online Discussion Forum compose_msg_admin.php sql injectionEPSS 0.4%CVE-2024-0851CRITICALSQLi in Grup Arge Energy and Control Systems's SmartpowerEPSS 0.4%CVE-2026-31799MEDIUMTautulli: SQL Injection in get_home_stats API endpoint via unsanitised filter parametersEPSS 0.4%CVE-2024-4903MEDIUMTongda OA delete.php sql injectionEPSS 0.4%CVE-2024-49246CRITICALWordPress Ajax Rating with Custom Login plugin <= 1.1 - SQL Injection vulnerabilityEPSS 0.4%CVE-2025-9073HIGHAll in one Minifier <= 3.2 - Unauthenticated SQL InjectionEPSS 0.4%CVE-2024-53923CRITICALAn issue was discovered in Centreon Web 24.10.x before 24.10.3, 24.04.x before 24.04.9, 23.10.x before 23.10.19, 23.04.x before 23.04.24. A EPSS 0.4%CVE-2024-47189HIGHThe API Interface of the AWV (Audio, Web and Video Conferencing) component of Mitel MiCollab through 9.8 SP1 FP2 (9.8.1.201) could allow an EPSS 0.4%CVE-2024-8303MEDIUMdingfanzu CMS getBasicInfo.php sql injectionEPSS 0.4%CVE-2024-13084MEDIUMPHPGurukul Land Record System search-property.php sql injectionEPSS 0.4%CVE-2025-11501HIGHDynamically Display Posts <= 1.1 - Unauthenticated SQL InjectionEPSS 0.4%CVE-2025-57149MEDIUMphpgurukul Complaint Management System 2.0 is vulnerable to SQL Injection in /complaint-details.php via the cid parameter.EPSS 0.4%CVE-2025-9172HIGHVibes <= 2.2.0 - Unauthenticated SQL Injection via `resource` ParameterEPSS 0.4%CVE-2023-26440HIGHThe cacheservice API could be abused to indirectly inject parameters with SQL syntax which was insufficiently sanitized and would later be eEPSS 0.4%CVE-2024-11487MEDIUMCode4Berry Decoration Management System Between Dates Reports btndates_report.php sql injectionEPSS 0.4%