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
PHPGroupWare Multiple Input Validation Vulnerabilities - exploit.company
header-logo
Suggest Exploit
vendor:
PHPGroupWare
by:
Unknown
7.5
CVSS
HIGH
SQL Injection, Cross-Site Scripting (XSS)
89, 79
CWE
Product Name: PHPGroupWare
Affected Version From: 0.9.16.003
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-2005-0702, CVE-2005-0703
CPE: a:phpgroupware:phpgroupware:0.9.16.003
Metasploit:
Other Scripts:
Platforms Tested:
2005

PHPGroupWare Multiple Input Validation Vulnerabilities

PHPGroupWare is prone to multiple SQL injection and cross-site scripting vulnerabilities due to a failure in input validation. The SQL injection vulnerabilities could allow an attacker to manipulate query logic, leading to unauthorized access or database corruption. The XSS vulnerabilities could enable an attacker to create malicious links with hostile code, potentially leading to theft of authentication credentials or other attacks.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input properly before using it in SQL queries or outputting it in HTML.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/11952/info
 
Reportedly PHPGroupWare contains multiple input validation vulnerabilities; it is prone to multiple SQL injection and cross-site scripting issues. These issues are all due to a failure of the application to properly sanitize user-supplied input.
 
The SQL injection issues may allow a remote attacker to manipulate query logic, potentially leading to unauthorized access to sensitive information such as the administrator password hash or corruption of database data. SQL injection attacks may also potentially be used to exploit latent vulnerabilities in the underlying database implementation.
 
The cross-site scripting issues could permit a remote attacker to create a malicious link to the vulnerable application that includes hostile HTML and script code. If this link were followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.
 
These issues were identified in PHPGroupWare 0.9.16.003, however, it is possible that other versions are affected as well.

http://www.example.com/phpgroupware/tts/viewticket_details.php?ticket_id=338%22%3E%3Cif
rame%3E