header-logo
Suggest Exploit
vendor:
PaysiteReviewCMS
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PaysiteReviewCMS
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE:
CPE: a:mechanical_bunny_media:paysitereviewcms:1.1
Metasploit:
Other Scripts:
Platforms Tested:
2010

Cross-Site Scripting Vulnerabilities in Mechanical Bunny Media PaysiteReviewCMS

Mechanical Bunny Media PaysiteReviewCMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code 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.

Mitigation:

To mitigate these vulnerabilities, it is recommended to properly sanitize and validate user-supplied input before using it in web pages or database queries. Implementing input validation and output encoding techniques can help prevent XSS attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/43213/info

Mechanical Bunny Media PaysiteReviewCMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code 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.

Mechanical Bunny Media PaysiteReviewCMS 1.1 is vulnerable; other versions may also be affected.

http://www.example.com/search.php?q=[XSS]