Skip to content

Access Control: Joomla JVTwitter - Cross-Site Scripting

Identifier: joomla_jvtwitter_xss

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Joomla JVTwitter is vulnerable to reflected XSS, allowing attackers to send malicious links that can steal session tokens or login credentials when victims click them.

How we test: We test for reflected XSS vulnerabilities in Joomla JVTwitter by injecting malicious payloads into request parameters and analyzing responses to detect if scripts are reflected and executed in the browser.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_jvtwitter_xss:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.