CVE-2023-5336 HIGH

CVE-2023-5336: iPanorama 360 – WordPress Virtual Tour Builder <= 1.8.0 - Authenticated (Contributor+) SQL Injection via Shortcode

Vendor Avirtum
Product iPanorama 360 – Advanced Virtual Tour Builder
Weakness CWE-89 · SQLi
Published October 19, 2023
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The iPanorama 360 – WordPress Virtual Tour Builder plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to, and including, 1.8.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with contributor-level and above permissions to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Explanation of Vulnerability in Simple Terms

02Summary

iPanorama 360 versions up to 1.8.0 contain a SQL injection vulnerability in a component accessible to authenticated users. An attacker with low-level access can craft malicious input to execute arbitrary SQL queries, potentially reading, modifying, or deleting database contents. No user interaction is required once the attacker has authenticated.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete database records by injecting SQL commands through the vulnerable component.

Potential impact on your site

04Site Impact

Database contents can be compromised, including user credentials, settings, and tour data, without the site owner's knowledge.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

October 19, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE