CVE-2017-5657
HighSummary
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.
Risk Assessment
An attacker could exploit this vulnerability to perform unauthorized actions within the system, potentially leading to serious security breaches, including access to administrative data.
Recommendation
It is recommended to implement CSRF protection mechanisms, such as CSRF tokens, to secure the REST service endpoints in Apache Archiva.
Other vulnerabilities in Apache Archiva
Original NVD description (English source)
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).

