com.ctrip.framework.apollo:apollo@1.1.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.ctrip.framework.apollo:apollo package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • L
Cross-site Request Forgery (CSRF)

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) allowing low-privileged users to create a page that can silently sends a request to assign new roles for an authenticated portal admin without any additional confirmation.

How to fix Cross-site Request Forgery (CSRF)?

A fix was pushed into the master branch but not yet published.

[0,)
  • M
Improper Authentication

Affected versions of this package are vulnerable to Improper Authentication in ConfigServerEurekaServerConfigure.java, if apollo-configservice is enabled and exposed to the internet. Attackers can access other apollo services without authentication.

How to fix Improper Authentication?

A fix was pushed into the master branch but not yet published.

[0,)
  • M
Server-Side Request Forgery (SSRF)

Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF). The interface /system-info/health uses RestTemplate to initiate a request, and there is no restriction on the host entered by the user. An attacker may use this to do an intranet port scan or raise a GET request via /system-info/health because the %23 substring is mishandled.

How to fix Server-Side Request Forgery (SSRF)?

Upgrade com.ctrip.framework.apollo:apollo to version 1.4.0 or higher.

[0,1.4.0)