header-logo
Suggest Exploit
vendor:
PHP Website
by:
SecurityFocus
4.3
CVSS
MEDIUM
Cross-site Scripting (XSS)
79
CWE
Product Name: PHP Website
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

Cross-site vulnerabilities in PHP Website

Cross-site vulnerabilities have been reported in the Calendar, PageMaster, Search and Fatcat modules of PHP Website that allow an attacker to create a link containing malicious script code that may be rendered in a user's browser when the link is followed. This would occur in the security context of the site running PHP Website.

Mitigation:

Input validation should be used to ensure that user-supplied data is properly sanitized.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/8393/info
  
PHP Website is a web site content management system that allows for easy maintainance and administration of interactive community-driven websites.
  
Cross-site vulnerabilities have been reported in the Calendar, PageMaster, Search and Fatcat modules that allow an attacker to create a link containing malicious script code that may be rendered in a user's browser when the link is followed.
  
This would occur in the security context of the site running PHP Website.


http://www.example.com/[PATH]/index.php?
module=search&SEA_search_op=continue&PDA_limit=10">[XSS ATTACK CODE]