header-logo
Suggest Exploit
vendor:
Geronimo
by:
SecurityFocus
8.8
CVSS
HIGH
Multiple Input-Validation Vulnerabilities
20
CWE
Product Name: Geronimo
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2005

Apache Geronimo Multiple Input-Validation Vulnerabilities

Apache Geronimo is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input. A successful exploit could allow an attacker to compromise the application, access or modify data, or steal cookie-based authentication credentials. The attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to execute unintended commands.
Source

Exploit-DB raw data:

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

Apache Geronimo is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input.

A successful exploit could allow an attacker to compromise the application, access or modify data, or steal cookie-based authentication credentials. The attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible. 

http://www.example.com/jsp-examples/cal/cal2.jsp?time="/><script>alert('Gotcha')</script>