CVE-2023-54361 MEDIUM

CVE-2023-54361: Joomla iProperty Real Estate 4.1.1 Reflected XSS via filter_keyword

Vendor Thethinkery
Product Joomla iProperty Real Estate
Weakness CWE-79 · XSS
Published April 9, 2026
Last update May 24, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

Joomla iProperty Real Estate 4.1.1 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by manipulating the filter_keyword parameter. Attackers can craft URLs containing JavaScript payloads in the filter_keyword GET parameter of the all-properties-with-map endpoint to execute arbitrary code in victim browsers and steal session tokens or credentials.

Explanation of Vulnerability in Simple Terms

02Summary

The iProperty Real Estate extension for Joomla contains a cross-site scripting (XSS) vulnerability in version 4.1.1. An attacker can inject malicious scripts that execute in the browsers of site visitors. The vulnerability requires user interaction—typically clicking a crafted link—and affects the site's integrity and user sessions.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in visitors' browsers and steal session data or perform actions on their behalf.

Potential impact on your site

04Site Impact

Visitors' browsers can be compromised; attackers may steal login credentials, session tokens, or perform unauthorized actions as those users.

Conditions required to exploit

05Prerequisites

Attacker must craft a malicious link and trick a site visitor into clicking it; no authentication required.

Key dates

06Disclosure timeline

April 9, 2026 CVE published
May 24, 2026 Record updated

Related vulnerabilities

08Related CVE