Skip to content

Access Control: Joomla JoomBri Careers 3.3.0 - Cross-Site Scripting

Identifier: joomla_joombri_careers_xss

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

The attacker can send to victim a link containing a malicious URL in an email or instant message can perform a wide variety of actions, such as stealing the victim's session token or login credentials.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  joomla_joombri_careers_xss:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.