Back to Labs
Security Advisory

CVE-2023-30839

About

PrestaShop is an Open Source e-commerce web application. Versions prior to 8.0.4 and 1.7.8.9 contain a SQL filtering vulnerability. A BO user can write, update, and delete in the database, even without having specific rights. PrestaShop 8.0.4 and 1.7.8.9 contain a patch for this issue. There are no known workarounds.

Weakness (CWE):CWE-89

Rainforest analyst review

The damage here is authorization that doesn't hold. A back-office user in PrestaShop — any account with console access, regardless of the granular rights an admin assigned them — can slip past the SQL filtering and write, update, or delete directly in the database. The permission model says they shouldn't touch those tables; the SQL layer lets them anyway. On a live storefront that means order records, customer data, and admin credentials are all in reach of an account meant to have far less power.

What gates this is having a back-office account at all, which is why it's a 9.9 rather than a clean 10 — but that gate is thinner than it sounds. Staff accounts, contractor logins, and low-tier roles are exactly the credentials that get phished or reused, and a compromised junior account normally caps out at whatever rights it was granted. This bug removes that cap: one weak login becomes full database control on an e-commerce platform holding payment and customer PII.

For us the useful question isn't whether PrestaShop is patched in general but which instances predate 8.0.4 or 1.7.8.9 and how many active back-office accounts each carries. A shop with dozens of dormant staff logins is a far bigger target than a single-admin store, so we rank by account surface, not just version, and treat stale back-office accounts as the real blast radius.

References

Related CVEs

Frequently asked questions

What is CVE-2023-30839?

PrestaShop is an Open Source e-commerce web application. Versions prior to 8.0.4 and 1.7.8.9 contain a SQL filtering vulnerability. A BO user can write, update, and delete in the database, even without having specific rights. PrestaShop 8.0.4 and 1.7.8.9 contain a patch for this issue. There are no known workarounds.

How severe is CVE-2023-30839?

CVE-2023-30839 carries a CVSS 3.1 base score of 9.9, rated critical. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 100 out of 100, in the critical band.

How is CVE-2023-30839 exploited?

According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H): attack vector Network, attack complexity Low, privileges required Low, user interaction None. Impact on confidentiality High, integrity High and availability High.

Which products are affected by CVE-2023-30839?

Public advisories list the following as affected: prestashop. Check the references on this page for the exact versions each vendor confirms.

How do I fix CVE-2023-30839?

Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.

Empower Your Security Strategy with Rainforest

Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.

Share this:LinkedInX Email