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.
Published: 2026-06-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Paroiciel 11.20 contains an unauthenticated SQL injection flaw where an attacker can inject malicious SQL code via the tRecIdListe parameter in GET requests to the trec.php endpoint. This flaw permits execution of arbitrary SQL statements, enabling the attacker to retrieve sensitive data such as database table and column names. The vulnerability does not allow direct modification of data according to the official description, but it exposes confidential information that could be leveraged by further attacks.

Affected Systems

The flaw is limited to Paroiciel version 11.20. No other product versions are listed as affected in the CNA data.

Risk and Exploitability

The CVSS score of 8.8 classifies this vulnerability as high severity. EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog. If the Paroiciel instance is accessible from the internet, the flaw can be exploited without authentication, making the risk significant for exposed deployments.

Generated by OpenCVE AI on June 1, 2026 at 22:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor issued patch or upgrade Paroiciel to a version that addresses the SQL injection issue (if an update is available).
  • Restrict access to the trec.php endpoint by requiring user authentication or by blocking it through a web‑application firewall or network firewall.
  • Modify application code to validate and sanitize the tRecIdListe parameter, or replace the vulnerable query with a parameterized statement to prevent arbitrary SQL execution.

Generated by OpenCVE AI on June 1, 2026 at 22:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
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.
Title Paroiciel 11.20 SQL Injection via tRecIdListe Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-02T15:47:20.593Z

Reserved: 2026-05-31T12:55:40.727Z

Link: CVE-2018-25428

cve-icon Vulnrichment

Updated: 2026-06-02T15:47:15.353Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T22:16:15.990

Modified: 2026-06-02T14:43:49.920

Link: CVE-2018-25428

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T23:00:16Z

Weaknesses