Server-Side Request Forgery (SSRF) Affecting com.ctrip.framework.apollo:apollo package, versions [0,1.4.0)


Severity

0.0
medium
0
10

    Threat Intelligence

    EPSS
    0.22% (61st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-COMCTRIPFRAMEWORKAPOLLO-1584200
  • published 12 Sep 2021
  • disclosed 18 Apr 2019
  • credit Dayeh-X

How to fix?

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

Overview

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.

References

CVSS Scores

version 3.1
Expand this section

Snyk

6.2 medium
  • Attack Vector (AV)
    Local
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    High
  • Integrity (I)
    None
  • Availability (A)
    None
Expand this section

NVD

10 critical