vendor:
WP Advanced Comment
by:
Mohammad Khaleghi
7,5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: WP Advanced Comment
Affected Version From: 0.10
Affected Version To: 0.10
Patch Exists: YES
Related CWE: N/A
CPE: a:ravi_shakya:wp_advanced_comment:0.10
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache2.2 / PHP5 / Kali 64 / WordPress 4.4.1
2016
WordPress WP Advanced Comment 0.10 Persistent XSS
WP Advanced Comment 0.10 plugin does not have XSS protection, which means that an attacker can change the POST request , value of 'name='comment[meta_value]' ' parameter , it's not escaped . XSS is visible for admin.
Mitigation:
Ensure that all user-supplied input is properly sanitized and escaped before being outputted.