CVE-2009-4139
27.07.2011, 02:55
A flaw was found in Spacewalk Java site packages. This cross-site request forgery (CSRF) vulnerability allows a remote attacker to hijack the authentication of arbitrary users. This can lead to unauthorized actions, including disabling user accounts, adding new user accounts, or escalating privileges by modifying existing user accounts to have administrator access.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| redhat | network_satellite_server | 5.3.0 |
| redhat | network_satellite_server | 5.4.0 |
| redhat | network_satellite_server | 5.4.1 |
| redhat | spacewalk-java | 1.2.39 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-346 - Origin Validation ErrorThe software does not properly verify that the source of data or communication is valid.
- CWE-352 - Cross-Site Request Forgery (CSRF)The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
References