vendor:
HM My Country Flags
by:
JoinSe7en
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: HM My Country Flags
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
Unknown
HM My Country Flags SQL Injection
HM My Country Flags has a SQL Injection vulnerability. If we go to a thread we'll see a country next to the users post. We'll start HTTP Live Headers and press this link to get the URL (Otherwise it's in popup box and we will not see the URL). Here we can just perform basic UNION Based SQL Injection. The column count is often very big, usually around 150-180 depending on the countries available.
Mitigation:
Input validation and sanitization should be done to prevent SQL Injection attacks.