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

Marvoloo

#36752de 53,635
7.5CVSS total
Vulnerabilidades · 1
PT-2026-21310
7.5
2026-02-20
Part-Db · Part-Db · CVE-2019-25432
**Name of the Vulnerable Software and Affected Versions** Part-DB version 0.4 **Description** The application suffers from an authentication bypass. An unauthenticated attacker can log in by injecting SQL syntax into authentication parameters. Specifically, submitting a single quote followed by 'or' in the login form bypasses credential validation, granting unauthorized access. The vulnerable parameters are those used in the login form. **Recommendations** Apply input validation and sanitization to all authentication parameters to prevent SQL injection attacks.