vendor:
CMS Personenseiten
by:
Easy Laster
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS Personenseiten
Affected Version From: N/A
Affected Version To: N/A
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
2010
dev4u CMS (Personenseiten) go_target.php SQL Injection
A SQL injection vulnerability exists in the dev4u CMS Personenseiten script. An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable script with a malicious SQL query. This can allow the attacker to gain access to sensitive information such as user credentials.
Mitigation:
Developers should use parameterized queries to prevent SQL injection attacks. Additionally, input validation should be used to ensure that user-supplied data is valid and does not contain malicious code.