com.okta.sdk:okta-sdk-api@19.0.0 vulnerabilities

  • latest version

    25.0.2

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    21 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the com.okta.sdk:okta-sdk-api package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Race Condition

    Affected versions of this package are vulnerable to Race Condition due to concurrent requests using the ApiClient class. An attacker can manipulate response status codes or headers between concurrent requests by exploiting shared state in multithreaded environments.

    Note: This is only exploitable if a multithreaded application uses the ApiClient class and relies on response status codes in access control flows.

    How to fix Race Condition?

    Upgrade com.okta.sdk:okta-sdk-api to version 20.0.1 or higher.

    [11.0.0,20.0.1)