CVE-2026-30655
SQL Injection in esiclivre reset/index.php Allows Data Exposure
Publication date: 2026-03-24
Last updated on: 2026-03-25
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| esiclivre | esiclivre | to 0.2.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability is a SQL injection in the function Solicitante::resetaSenha() in the esiclivre/esiclivre software version 0.2.2 and earlier. It allows unauthenticated remote attackers to exploit the cpfcnpj parameter in the /reset/index.php page to gain unauthorized access to sensitive information.
How can this vulnerability impact me? :
The vulnerability can allow attackers who are not authenticated to remotely access sensitive information by exploiting the SQL injection flaw. This unauthorized access can lead to data breaches and compromise of confidential data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know