vendor:
Pyrmont V2
by:
Gamoscu
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pyrmont V2
Affected Version From: WordPress and Pyrmont V2
Affected Version To: WordPress and Pyrmont V2
Patch Exists: NO
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: N/A
2012
WordPress and Pyrmont V2. SQL Injection Vulnerability
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable server. The request contains a malicious SQL query that can be used to extract sensitive information from the database, such as usernames and passwords. The malicious query is sent as a parameter in the URL, which is then processed by the vulnerable server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in any SQL queries.