Access Control: WordPress PHPFreeChat 0.2.8 - Cross-Site Scripting¶
Identifier:
wp_phpfreechat_xss
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp 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:
- https://www.exploit-db.com/exploits/37485
- http://web.archive.org/web/20210120061848/https://www.securityfocus.com/bid/54332/info
Configuration¶
Example¶
Example configuration:
Reference¶
assets_allowed¶
Type : List[AssetType]*
List of assets that this check will cover.
skip¶
Type : boolean
Skip the test if true.