vendor:
Link 1.2b
by:
Hakxer
7.5
CVSS
HIGH
Blind Sql Inj / XSS
89, 79
CWE
Product Name: Link 1.2b
Affected Version From: 1.2b
Affected Version To: 1.2b
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
2008
MatPo Link 1.2b Blind Sql Inj / XSS
The MatPo Link 1.2b script is vulnerable to Blind SQL Injection and Cross Site Scripting. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable script. This can allow an attacker to gain access to sensitive information from the database or execute malicious scripts in the user's browser.
Mitigation:
Input validation should be used to prevent malicious user input from being passed to the database. Additionally, output should be encoded to prevent malicious scripts from being executed in the user's browser.