Wordpress Plugin How-Interest Cross-Site Scripting

2017.07.11
eg @wazehell (EG) eg
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

Cross-Site Scripting Wordpress Plugin How-Interest |########################################| "#"#"#" PoC "#"#"#" function how_interest_submit() echo "name = " . $name . ", email = " . $email . ", date = " . $date; // widget.php $name = $_POST['name']; // widget.php $email = $_POST['email']; // widget.php $date = time(); // widget.php |########################################| Dork : inurl:"how-interest/how-interest.php" Plugin Url : https://fuc.wordpress.org/plugins/how-interest/ |########################################| By : @wazehell


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top