← Vulnerability feed

Vulnerability record · CVE-2023-27034 · published 23 March 2023

CVE-2023-27034: PrestaShop jmsblog module SQL injection

JJoommasters · Jms Blog

The jmsblog module version 2.5.5 for PrestaShop contains a SQL injection vulnerability (CWE-89). The flaw is remotely reachable without authentication or user interaction, and the CVSS 3.1 base score is 9.8 (critical).

9.8 CVSS 3.1 Critical EPSS 59% · top 0.9% CWE-89 · SQL injection
9.8CVSS 3.1 base score
59%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

PrestaShop jmsblog 2.5.5 was discovered to contain a SQL injection vulnerability.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with network reachability, no authentication, no user interaction, and high EPSS percentile make this a high-urgency issue despite the absence of KEV listing.

What it is

The jmsblog module version 2.5.5 for PrestaShop contains a SQL injection vulnerability (CWE-89). The flaw is remotely reachable without authentication or user interaction, and the CVSS 3.1 base score is 9.8 (critical).

Impact

An unauthenticated attacker can inject arbitrary SQL into the module's queries, potentially reading, modifying, or deleting database contents. The CVSS vector indicates high impact to confidentiality, integrity, and availability.

Attack surface

The CVSS vector is AV:N/AC:L/PR:N/UI:N, meaning the attack is network-reachable, low complexity, requires no privileges, and needs no user interaction. The description does not specify the exact parameter or endpoint, so the precise injection point is not documented in this record.

Exploitation

The CVE is not listed in CISA KEV, but EPSS is 0.58743 (99.062 percentile), indicating a high modeled probability of exploitation activity. The only references are patch and third-party advisory links; no public exploit code or in-the-wild reporting is cited in this record.

What to do

  • Apply the vendor patch referenced in the friends-of-presta security advisory for jmsblog.
  • If patching is not immediately possible, disable or remove the jmsblog module until it can be updated.
  • Restrict network access to the PrestaShop front office and admin paths where the module is exposed.
  • Review database logs and application logs for anomalous SQL patterns targeting the module.
  • Confirm the deployed jmsblog version and replace any instance still at 2.5.5.

Detection

  • Monitor web server and WAF logs for SQL metacharacters (quotes, UNION, OR 1=1, comment sequences) in requests to jmsblog endpoints.
  • Alert on database errors or unusual query volume originating from the PrestaShop application user.
  • Baseline normal jmsblog request parameters and flag deviations, especially unauthenticated requests to module routes.
  • Correlate outbound database activity with front-end request logs to spot injection-driven data access.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-27034 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed9.3CVE-2026-42208LiteLLM proxy SQL injection in API key checkLiteLLM versions 1.81.16 to before 1.83.7 build a database query for proxy API key checks by concatenating the caller-supplied key into the query tex…KEVEPSS 5.8%analysed9.8CVE-2026-21643FortiClientEMS SQL injection allows unauthenticated remote code executionFortiClientEMS 7.4.4 fails to neutralize special elements in SQL commands, exposing a SQL injection reachable through crafted HTTP requests. Because …KEVEPSS 94%analysed9.8CVE-2024-43468Microsoft Configuration Manager SQL injection enables remote code executionCVE-2024-43468 is a SQL injection flaw (CWE-89) in Microsoft Configuration Manager that leads to remote code execution. It carries a CVSS 3.1 score o…KEVEPSS 81%analysed

Source: NIST National Vulnerability Database (record CVE-2023-27034), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.