CVE-2018-25429
Received Received - Intake
SQL Injection in Paroiciel 11.20 via zProIdPro Parameter

Publication date: 2026-06-01

Last updated on: 2026-06-01

Assigner: VulnCheck

Description
Paroiciel 11.20 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the zProIdPro parameter. Attackers can send GET requests to zpro.php with crafted SQL payloads in the zProIdPro parameter to extract sensitive database information including usernames, databases, and version details.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-01
Generated
2026-06-02
AI Q&A
2026-06-02
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
paroiciel paroiciel 11.20
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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?

CVE-2018-25429 is an SQL injection vulnerability found in Paroiciel version 11.20. It allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the zProIdPro parameter. Attackers exploit this by sending specially crafted GET requests to the zpro.php script with malicious SQL payloads embedded in the zProIdPro parameter.

This vulnerability enables attackers to extract sensitive information from the database, such as usernames, database names, and version details.


How can this vulnerability impact me? :

This vulnerability can have serious impacts including unauthorized access to sensitive database information. Attackers can retrieve usernames, database contents, and version information, potentially leading to further exploitation or data breaches.

Since the vulnerability requires authentication but has a low attack complexity and no user interaction, it can be exploited relatively easily by someone with valid credentials, increasing the risk of data exposure.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart