header-logo
Suggest Exploit
vendor:
by:
7.5
CVSS
HIGH
Input-Validation
79
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Galerie Dezign-Box Multiple Input-Validation Vulnerabilities

The application is prone to multiple input-validation vulnerabilities. These include a cross-site scripting vulnerability and multiple file-upload vulnerabilities. Attackers can exploit these vulnerabilities to execute arbitrary script code, steal authentication credentials, upload and execute arbitrary code, and facilitate unauthorized access or privilege escalation.

Mitigation:

Implement proper input validation and sanitization techniques to mitigate these vulnerabilities.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/38347/info

Galerie Dezign-Box is prone to multiple input-validation vulnerabilities because the application fails to sufficiently sanitize user-supplied input. These issues include a cross-site scripting vulnerability and multiple file-upload vulnerabilities.

Attackers may leverage the cross-site scripting issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

An attacker can exploit the file-upload issues to upload arbitrary code and execute it in the context of the webserver process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible.

http://www.example.com/nom.php?id=tufgxab0x2r4xybg527w&nom=<img+src=http://server/dt.gif+onload=alert(213771818860)>