CVE-2023-54361
Reflected XSS in Joomla iProperty 4.1.1 Enables Session Hijacking
Publication date: 2026-04-09
Last updated on: 2026-04-09
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | iproperty_real_estate | 4.1.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Joomla iProperty Real Estate version 4.1.1 and is a reflected cross-site scripting (XSS) flaw.
Attackers can exploit it by manipulating the filter_keyword parameter in the all-properties-with-map endpoint, crafting URLs that include malicious JavaScript code.
When a victim clicks such a URL, the injected script executes in their browser, potentially allowing attackers to steal session tokens or credentials.
How can this vulnerability impact me? :
This vulnerability can lead to attackers executing arbitrary code in the browsers of users who click on maliciously crafted URLs.
As a result, attackers may steal session tokens or user credentials, which can lead to unauthorized access to user accounts or sensitive information.