Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Cross-Site Scripting vulnerability in OOApp Guestbook - exploit.company
header-logo
Suggest Exploit
vendor:
OOApp Guestbook
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: OOApp Guestbook
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting vulnerability in OOApp Guestbook

The OOApp Guestbook is vulnerable to a cross-site scripting (XSS) attack. This vulnerability occurs due to the lack of proper sanitization of user-supplied input in the application. An attacker can exploit this vulnerability by injecting arbitrary script code into the affected site, which can lead to the execution of malicious scripts in the browser of unsuspecting users. This can result in the theft of authentication credentials and other potential attacks.

Mitigation:

To mitigate this vulnerability, the developer of OOApp Guestbook should implement proper input sanitization techniques. All user-supplied input should be properly validated and encoded to prevent the execution of malicious scripts. Additionally, the use of web application firewalls and security scanners can help detect and block potential XSS attacks.
Source

Exploit-DB raw data:

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

OOApp Guestbook is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

/home.php?page=1[XSS]

/home.php?do=add_form&page=1[XSS]