vendor:
Graugon Gallery
by:
x0r
8.8
CVSS
HIGH
Sql Injection/ Insecure Cookie Handling/XSS
89, 79, 79, 79
CWE
Product Name: Graugon Gallery
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:graugon:graugon_gallery
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
Graugon Gallery 1.0
Bugged file is /[path]/admin.php where an insecure cookie handling vulnerability exists. Bugged file is /[path]/view.php where a SQL injection vulnerability exists. Bugged file is /[path]/view.php where an XSS vulnerability exists.
Mitigation:
Ensure that user input is properly sanitized and validated. Use prepared statements to prevent SQL injection. Use a secure cookie handling mechanism.