vendor:
Firebook
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS) and Directory Traversal
79
CWE
Product Name: Firebook
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:firebook:firebook
Platforms Tested:
Unknown
Multiple Cross-Site Scripting and Directory Traversal Vulnerabilities in Firebook
Firebook is prone to multiple cross-site scripting vulnerabilities and directory-traversal vulnerabilities because it fails to sufficiently sanitize user-supplied input. Exploiting these issues will allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, and to view arbitrary local files and directories within the context of the webserver. This may let the attacker steal cookie-based authentication credentials and other harvested information may aid in launching further attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to properly sanitize user-supplied input to prevent cross-site scripting attacks and enforce proper access controls to prevent directory traversal.