vendor:
Yogurt
by:
br0ly
7,5
CVSS
HIGH
XSS and SQL Injection
79, 89
CWE
Product Name: Yogurt
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
2009
Yogurt
In index.php, the method _GET was not filtered properly, allowing an attacker to inject malicious scripts. In system/writemessage.php, the method _GET was also not filtered properly, allowing an attacker to inject malicious SQL queries.
Mitigation:
Filter user input and use prepared statements to prevent SQL injection.