Skip to content

Access Control: WordPress PHPFreeChat 0.2.8 - Cross-Site Scripting

Identifier: wp_phpfreechat_xss

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

WordPress PHPFreeChat 0.2.8 plugin contains a cross-site scripting vulnerability via the url parameter. An attacker can execute arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  wp_phpfreechat_xss:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.