First published: Mon May 22 2017(Updated: )
Several REST service endpoints of Apache Archiva are not protected against Cross Site Request Forgery (CSRF) attacks. A malicious site opened in the same browser as the archiva site, may send an HTML response that performs arbitrary actions on archiva services, with the same rights as the active archiva session (e.g. administrator rights).
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Archiva | <=2.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-5657 is considered a medium severity vulnerability due to its potential to cause unauthorized actions via Cross Site Request Forgery.
To mitigate CVE-2017-5657, implement anti-CSRF tokens in your REST service endpoints in Apache Archiva.
CVE-2017-5657 affects Apache Archiva versions up to 2.2.1 inclusively.
CVE-2017-5657 is associated with Cross Site Request Forgery (CSRF) attacks.
Yes, CVE-2017-5657 can compromise user accounts by allowing attackers to perform actions with the same privileges as the logged-in user.