CVE-2018-25429
Paroiciel 11.20 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting ma
CVSS
7.1
High
EPSS
0.3%
p19
KEV
—
Exploit Today
6
0-100
Published: Jun 1, 2026 · Last modified: Jul 22, 2026 · CWE-89
0.3%EPSS · 30 days0.3%
2026-08-062026-09-02
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.
- datapacket.dl.sourceforge.nethttps://datapacket.dl.sourceforge.net/project/paroiciel/version%2011/par6lus_11_20160225.exe
- www.exploit-db.comhttps://www.exploit-db.com/exploits/45810
- www.paroiciel.comhttps://www.paroiciel.com/
- www.vulncheck.comhttps://www.vulncheck.com/advisories/paroiciel-sql-injection-via-zproidpro-parameter
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-79991——
——0Craft CMS GraphQL entry mutation resolvers (saveEntry, deleteEntry) read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments(), which is the function that enforces site-scope filtering via array_intersect against the GraphQL schema’s allowed sites. The query path (ElementResolverprepareElementQuery) correctly calls prepareArguments()`, so queries to unauthorized sites return empty. But mutations bypass this entirely — an attacker with a token scoped to Site A can create, modify, or delete entries in Site B by passing siteId in the mutations argument.1dCVE-2026-812869.3 CRI—
——0Unauthenticated SQL Injection in WCFM Marketplace <= 3.8.1 versions.2dCVE-2026-148288.8 HIG71.4%
——21Zohocorp ManageEngine Password Manager Pro versions before 13235, PAM360 versions before 8561, and Access Manager Plus versions before 4405 are vulnerable to an authenticated SQL Injection vulnerability.2dCVE-2026-821824.1 MED5.1%
——2The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.133 does not sanitise a user supplied list of identifiers before using it in a SQL query, allowing administrators to perform SQL injection attacks.2dCVE-2026-197045.3 MED8.2%
——2The Comments WordPress plugin before 7.6.66 does not validate a value used to build a database query, allowing unauthenticated users to inject SQL and read comments they are not entitled to see, including comments awaiting moderation, comments marked as spam or trashed, and comments on private and draft posts.
The injected text reaches the query as grammar rather than as data and does not yield extraction of arbitrary data, so the confidentiality impact is the disclosed comment content rather than the database at large.2dCVE-2026-19754—21.0%
——6Baserow 2.3.3 contains a SQL injection vulnerability in the index() formula function. A low-privileged authenticated user who can create or modify formula fields can provide an undocumented fourth argument that is treated as a SQL template and interpolated directly into a PostgreSQL expression.
The vulnerable expression is executed when Baserow recalculates formula field values. Because the generated SQL runs through Baserow's database connection, the injected SQL executes with the privileges of the Baserow PostgreSQL role rather than the permissions of the authenticated application user.
This issue affects Baserow: 2.3.3.1d