vendor:
PHP Hazir Haber Sitesi Scripti
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection, Authentication Bypass
89, 287
CWE
Product Name: PHP Hazir Haber Sitesi Scripti
Affected Version From: V3
Affected Version To: V3
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux
2019
Jettweb PHP Hazir Haber Sitesi Scripti V3 – Multiple Vulnerabilities
Jettweb PHP Hazir Haber Sitesi Scripti V3 is prone to multiple vulnerabilities, including SQL injection and authentication bypass. An attacker can exploit these vulnerabilities to gain access to sensitive information, inject malicious code into the application, and execute arbitrary commands in the context of the application. The SQL injection vulnerabilities exist in the 'fonksiyonlar.php' script, the 'kelimeara' script, and the 'datagetir.php' script. The authentication bypass vulnerability exists in the 'login.php' script.
Mitigation:
Developers should never rely on client-side input validation. Input validation should always be performed on the server side. Developers should also sanitize all user-supplied input to prevent malicious code from being injected into the application. Additionally, developers should ensure that the application is not vulnerable to authentication bypass.