Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Int

#19988de 53,622
13CVSS total
Vulnerabilidades · 2
Média
2
PT-2025-41587
6.5
2025-10-10
Jeewms · Jeewms · CVE-2025-60268
**Name of the Vulnerable Software and Affected Versions** JeeWMS version 20250820 **Description** An arbitrary file upload issue exists due to insufficient file validation within the `saveFiles` function located at the `/jeewms/cgUploadController.do` endpoint. An attacker with standard user privileges can upload a malicious file, potentially leading to remote code execution. **Recommendations** Apply updates to address the insufficient file validation in the `saveFiles` function. Restrict access to the `/jeewms/cgUploadController.do` endpoint. As a temporary workaround, consider disabling the `saveFiles()` function until a patch is available.
PT-2025-41443
6.5
2025-10-09
Xckk · Xckk · CVE-2025-60266
**Nome do Software Vulnerável e Versões Afetadas** xckk versão 9.6 **Descrição** O software contém uma vulnerabilidade de injeção de SQL devido à filtragem insuficiente do parâmetro `orderBy` no endpoint da API ''/address/list''. Isso permite potencial acesso ou modificação não autorizados ao banco de dados. **Recomendações** Aplique técnicas de filtragem seguras ao parâmetro `orderBy` no endpoint da API ''/address/list'' para prevenir ataques de injeção de SQL.