vendor:
Flippy BuzzWorthy – Upworthy Clone Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Flippy BuzzWorthy – Upworthy Clone Script
Affected Version From: 1.1.0
Affected Version To: 1.1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:flippyscripts:flippy_buzzworthy_upworthy_clone_script:1.1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Flippy BuzzWorthy – Upworthy Clone Script v1.1.0 – SQL Injection
A SQL injection vulnerability exists in Flippy BuzzWorthy – Upworthy Clone Script v1.1.0. An attacker can send a specially crafted HTTP request to the vulnerable script and execute arbitrary SQL commands in application`s database. This can be exploited to manipulate or disclose data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should use parameterized queries (also known as prepared statements) to prevent SQL injection attacks.