19 matches found
CVE-2026-72898
CVE-2026-72898 Inyección SQL no autenticada en el restablecimiento de contraseña de Metabase ★ CVE-2026-72898 PoC de inyección SQL ciega no autenticada en /api/session/resetpassword de Metabase ★ https://github.com/user-attachments/assets/4efe5ae3-2a41-4567-815b-ee3f731a5a59 Resumen CVE-2026-7289...
CVE-2026-72898
Inyección SQL RCE en Metabase Inyección SQL no autenticada en el endpoint /api/session/resetpassword de Metabase. Crea cuentas de administrador y extrae credenciales de la base de datos. Afectado : v58.0 - v63.3 | Parcheado : v58.24+, v59.21+, v60.17+, v61.11+, v62.9+, v63.5+ Inicio Rápido...
Exploit for SQL Injection in Metabase
Metabase SQL Injection RCE !Exploitation Demoexploitoutpu...
Exploit for SQL Injection in Metabase
CVE-2026-72898 Metabase password-reset unauthenticated SQL inj...
Exploit for SQL Injection in Metabase
CVE-2026-72898 — Metabase unauthenticated SQL injection detec...
The vulnerability of the Metabase data visualization and reporting software lies in the lack of security measures for query structures, allowing attackers to enhance their privileges and execute arbitrary code.
The vulnerability of the Metabase data visualization and reporting software relates to the lack of measures taken to protect the SQL query structure during the processing of the resetpassword parameter. Exploiting this vulnerability allows a malicious actor to enhance their privileges and execute...
CVE-2026-72898
Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/resetpassword' database endpoint and gain administrator access to the connected Metabase instance...
EUVD-2026-55690
Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/resetpassword' database endpoint and gain administrator access to the connected Metabase instance...
CVE-2026-72898: Improper Neutralization of Special Elements used in an SQL Command
Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/resetpassword' database endpoint and gain administrator access to the connected Metabase instance...
VulnCheck KEV: CVE-2026-72898
Metabase contains a SQL Injection vulnerability that allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance. From there, the attacker could change the application configuration, steal store...
CVE-2026-58503: Observable Discrepancy
Frappe is a full-stack web application framework. Prior to 16.16.0 and 15.106.0, user enumeration could be performed via the resetpassword endpoint. This issue is fixed in versions 16.16.0 and 15.106.0...
CVE-2026-53646: Weak Password Recovery Mechanism for Forgotten Password
FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when a ClientPasswordReset record already exists for a client from a previous unexpired reset request, subsequent calls to the resetpassword guest API endpoint reuse the existing token instea...
CVE-2025-13728
The WordPress plugin FluentAuth – The Ultimate Authorization & Security Plugin for WordPress (Wordfence report) is vulnerable to Stored XSS via the fluent_auth_reset_password shortcode in all versions up to 2.0.3 due to insufficient input sanitization/output escaping of user-provided shortcode at...
CVE-2025-51543
An issue was discovered in Cicool builder 3.4.4 allowing attackers to reset the administrator's password via the /administrator/auth/resetpassword endpoint...
CVE-2025-51543
A security vulnerability exists in Cicool builder version 3.4.4 , a website builder from Cicool Inc. The flaw allows an attacker to reset the administrator's password by interacting with the /administrator/auth/reset_password API endpoint. As a temporary workaround, it is recommended to restrict ...
CVE-2025-51543: Missing Authentication for Critical Function
An issue was discovered in Cicool builder 3.4.4 allowing attackers to reset the administrator's password via the /administrator/auth/resetpassword endpoint...
QIWI: [lk.contact-sys.com] SQL Injection reset_password FP_LK_USER_LOGIN
Steps to reproduce 1 Открыть https://lk.contact-sys.com/index.php/LK/login 2 Нажать "Забыли пароль?" 3 Заполнить форму Код Участника: test Логин: ' and @@version=1 and '1'='1 HTTP Request http POST /index.php/LK/resetpassword HTTP/1.1 Host: lk.contact-sys.com Content-Type:...
CVE-2015-7706
Multiple cross-site scripting XSS vulnerabilities in Secure Data Space SDS-API before 3.5.7 allow remote attackers to inject arbitrary web script or HTML via the 1 PATHINFO to api/v3/public/shares/downloads/, the 2 authType parameter to api/v3/auth/login, or the 3 login parameter to...
TinyRise 邮件欺诈可重置任何人密码和后台sql注射
简要描述: TinyRise 邮件欺诈可重置任何人密码和后台sql注射 详细说明: simple.php: public function forgetact $email = Filter::sqlReq::args'email'; $model = $this-model-table'user'; $obj = $model-where"email = '".$email."'"-find; if!empty$obj $model = $this-model-table'resetpassword'; $obj = $model-where"email =...