CVE-2016-4469
HighSummary
Multiple cross-site request forgery (CSRF) vulnerabilities in Apache Archiva 1.3.9 and earlier allow remote attackers to hijack the authentication of administrators for various requests, such as adding new repositories or editing existing ones.
Risk Assessment
Attackers can exploit these vulnerabilities to make unauthorized changes to the system configuration, potentially leading to serious security breaches and loss of data integrity.
Recommendation
It is recommended to update Apache Archiva to the latest version to eliminate these vulnerabilities and implement additional CSRF protection mechanisms.
Other vulnerabilities in Apache Archiva
Original NVD description (English source)
Multiple cross-site request forgery (CSRF) vulnerabilities in Apache Archiva 1.3.9 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add new repository proxy connectors via the token parameter to admin/addProxyConnector_commit.action, (2) new repositories via the token parameter to admin/addRepository_commit.action, (3) edit existing repositories via the token parameter to admin/editRepository_commit.action, (4) add legacy artifact paths via the token parameter to admin/addLegacyArtifactPath_commit.action, (5) change the organizational appearance via the token parameter to admin/saveAppearance.action, or (6) upload new artifacts via the token parameter to upload_submit.action.

