Hoşgeldin Misafir

WordPress 3rd-Party Inject Results 0.2 Cross Site Scripting Vulnerability

|^KahiN^|

24 Eyl 2020
414 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
WordPress 3rd-Party Inject Results 0.2 Cross Site Scripting Vulnerability--



PHP:
Vulnerable Forms: 3rd-Party Inject Results 0.2
 
Forms: 3rd-Party Inject Results is prone to a stored cross-site scripting
vulnerability because it fails to sufficiently sanitize user-supplied data.
 
An attacker may leverage this issue to execute arbitrary script code in the
browser of an unsuspecting user in the context of the affected site. This
may allow the attacker to steal cookie-based authentication credentials and
to launch other attacks.
 
To exploit this issue following steps:
The XSS reflected because the values are not filter correctly:
 
 
Demo Request:
http://localhost//wordpress/wp-content/plugins/forms-3rd-party-inject-results/test-response.php
?<xml><script>alert("XSS")</script>
 
#  0day.today [2017-12-06]  #