header-logo
Suggest Exploit
vendor:
Network Community Script
by:
7.5
CVSS
HIGH
SQL Injection, Cross-Site Scripting
CWE
Product Name: Network Community Script
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

2daybiz Network Community Script SQL Injection and Cross-Site Scripting Vulnerabilities

The 2daybiz Network Community Script is vulnerable to an SQL injection and cross-site scripting vulnerability. These vulnerabilities occur due to insufficient sanitization of user-supplied data. An attacker can exploit these issues to steal authentication credentials, compromise the application, access or modify data, or exploit other vulnerabilities in the underlying database.

Mitigation:

To mitigate these vulnerabilities, it is recommended to implement proper input validation and sanitization techniques. Additionally, keeping the software up-to-date with the latest security patches can help prevent such vulnerabilities.
Source

Exploit-DB raw data:

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

2daybiz Network Community Script is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 

The following example URIs are available:

SQL Injection:

http://www.example.com/products/orkutclone/view_photo.php?page=3&alb=[SQLI]

Cross site Scripting:

http://www.example.com/products/orkutclone/scrapbook.php?id=[XSS]