vendor:
Pasteshr
by:
Mehmet EMIROGLU
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pasteshr
Affected Version From: v1.6
Affected Version To: v1.6
Patch Exists: NO
Related CWE: N/A
CPE: a:codecanyon:pasteshr
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Wamp64, Windows
2019
PasteShr – SQL İnj.
Pasteshr is a script which allows users to store any text online for easy sharing. The vulnerability is a SQL injection which can be exploited by passing malicious payloads in the keyword parameter of the GET request. The attack pattern is '%27/**/RLIKE/**/(case/**/when/**//**/9494586=9494586/**/then/**/0x454d49524f474c55/**/else/**/0x28/**/end)/**/and/**/'%'='.
Mitigation:
Input validation and sanitization should be implemented to prevent malicious payloads from being passed in the GET request.