Skip to content

Access Control: Joomla iProperty Real Estate 4.1.1 - Cross-Site Scripting

Identifier: joomla_iproperty_xss

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Joomla extension iproperty is vulnerable to cross-site scripting in the GET parameter 'filter_keyword', allowing attackers to execute arbitrary scripts.

How we test: We test for XSS vulnerabilities in Joomla iproperty by injecting malicious payloads into the filter_keyword parameter and analyzing responses to detect if scripts are executed in the browser.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_iproperty_xss:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.