vendor:
Soft Direct
by:
indoushka
6,4
CVSS
MEDIUM
Bypass Login, XSS
79, 352
CWE
Product Name: Soft Direct
Affected Version From: 1.05
Affected Version To: 1.05
Patch Exists: NO
Related CWE: N/A
CPE: a:soft_direct:soft_direct:1.05
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2010
Soft Direct v1.05 Multti Vulnerability
Soft Direct v1.05 is vulnerable to multiple vulnerabilities such as bypass login and XSS. An attacker can bypass the login page by accessing the admin/home.php and admin/settings.php page. An attacker can also inject malicious JavaScript code in the delete_confirm.php page to perform XSS attack.
Mitigation:
Implement proper authentication and authorization mechanism. Validate user input and encode output to prevent XSS attacks.