Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-79 |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
4.3 |
|
AV:N/AC:M/Au:N/C:N/I:P/A:N |
nvd@nist.gov |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 32921
Publication date : 2009-04-15 22h00 +00:00
Author : DSecRG
EDB Verified : Yes
source: https://www.securityfocus.com/bid/34562/info
Apache Geronimo Application Server is prone to multiple remote vulnerabilities:
- Multiple directory-traversal vulnerabilities
- A cross-site scripting vulnerability
- Multiple HTML-injection vulnerabilities
- A cross-site request-forgery vulnerability
Attackers can exploit these issues to obtain sensitive information, upload arbitrary files, execute arbitrary script code, steal cookie-based authentication credentials, and perform certain administrative actions.
Apache Geronimo 2.1 through 2.1.3 are vulnerable.
http://www.example.com/console/portal/"><script>alert('DSecRG XSS')</script><!--
Exploit Database EDB-ID : 32920
Publication date : 2009-04-15 22h00 +00:00
Author : DSecRG
EDB Verified : Yes
source: https://www.securityfocus.com/bid/34562/info
Apache Geronimo Application Server is prone to multiple remote vulnerabilities:
- Multiple directory-traversal vulnerabilities
- A cross-site scripting vulnerability
- Multiple HTML-injection vulnerabilities
- A cross-site request-forgery vulnerability
Attackers can exploit these issues to obtain sensitive information, upload arbitrary files, execute arbitrary script code, steal cookie-based authentication credentials, and perform certain administrative actions.
Apache Geronimo 2.1 through 2.1.3 are vulnerable.
http://www.example.com/console/portal/Server/Monitoring
Vulnerable parameters: "name", "ip", "username", "description".
Attacker can inject scripts into monitorings.
Example [Monitoring - Create View]:
name = <script>alert('DSecRG XSS')</script>
description = </textarea><script>alert("DSecRG XSS")</script>
or
http://www.example.com/console/portal//Server/Monitoring/__ac0x3monitoring0x2monitoring!126896788|0/__pm0x3monitoring0x2monitoring!126896788|0_edit?action=saveA
ddView&name="><script>alert("DSecRG XSS")</script>&description=</textarea><script>alert("DSecRG XSS")</script>
Products Mentioned
Configuraton 0
Apache>>Geronimo >> Version 2.1
Apache>>Geronimo >> Version 2.1.1
Apache>>Geronimo >> Version 2.1.2
Apache>>Geronimo >> Version 2.1.3
References