CVE-2018-25428
Received
Received - Intake
SQL Injection in Paroiciel via tRecIdListe Parameter
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: VulnCheck
Description
Description
Paroiciel 11.20 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the tRecIdListe parameter. Attackers can send GET requests to the trec.php endpoint with crafted SQL payloads to extract database information including table and column names.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| paroiciel | paroiciel | 11.20 |
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
Can you explain this vulnerability to me?
The vulnerability in Paroiciel 11.20 is an SQL injection flaw that allows unauthenticated attackers to execute arbitrary SQL queries. This is done by injecting malicious code through the tRecIdListe parameter in GET requests sent to the trec.php endpoint.
Attackers can exploit this vulnerability to extract sensitive database information such as table and column names.
How can this vulnerability impact me? :
This vulnerability can have a significant impact as it allows attackers to access sensitive database information without authentication.
- Attackers can extract database schema details, which may lead to further exploitation.
- Confidentiality of data is compromised (high impact on confidentiality).
- Integrity impact is low, but attackers can potentially manipulate queries.
- Availability is not affected.
Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70