header-logo
Suggest Exploit
vendor:
Learning with Texts
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Learning with Texts
Affected Version From: 1.6.2
Affected Version To: 1.6.2
Patch Exists: NO
Related CWE: N/A
CPE: a:lwt:learning_with_texts
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018

Learning with Texts 1.6.2 – ‘start’ SQL Injection

Learning with Texts 1.6.2 is vulnerable to SQL Injection. This vulnerability can be exploited by sending malicious SQL queries to the vulnerable parameter 'start' in do_text.php and 'wid' in delete_mword.php. An attacker can use this vulnerability to gain access to the database and execute arbitrary code.

Mitigation:

Input validation should be used to prevent SQL injection attacks. Sanitize user input and use parameterized queries.
Source

Exploit-DB raw data: