vendor:
Online Classified System
by:
Sid3^effects aKa HaRi
8,8
CVSS
HIGH
SQL Injection and Cross-Site Scripting (XSS)
89 (SQL Injection) and 79 (XSS)
CWE
Product Name: Online Classified System
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2010
2daybiz online classified system SQLi AND XSS Vulnerability
2daybiz online classified system allows users to post new ads, for which a predefined amount can be charged. The SQL Injection vulnerability can be exploited by sending malicious SQL queries to the application, while the XSS vulnerability can be exploited by sending malicious JavaScript code to the application.
Mitigation:
Input validation and output encoding should be used to prevent SQL Injection and XSS attacks.