org.apache.struts:struts2-json-plugin@6.11.0

  • latest version

    7.3.0

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    28 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.struts:struts2-json-plugin 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
    • M
    Unsynchronized Access to Shared Data in a Multithreaded Context

    Affected versions of this package are vulnerable to Unsynchronized Access to Shared Data in a Multithreaded Context in the JSON plugin's SMD/JSON-RPC handling. An attacker can access response content intended for another user's session by making concurrent requests, potentially exposing sensitive data.

    **Note:**This is only exploitable if the SMD/JSON-RPC handling of the JSON interceptor is enabled.

    How to fix Unsynchronized Access to Shared Data in a Multithreaded Context?

    Upgrade org.apache.struts:struts2-json-plugin to version 7.3.0 or higher.

    [,7.3.0)
    • H
    Unsynchronized Access to Shared Data in a Multithreaded Context

    Affected versions of this package are vulnerable to Unsynchronized Access to Shared Data in a Multithreaded Context in the JSON plugin due to shared parsing state across concurrent requests. An attacker can access data associated with another user's request or bypass configured parsing limits by sending simultaneous requests that exploit the shared state.

    How to fix Unsynchronized Access to Shared Data in a Multithreaded Context?

    Upgrade org.apache.struts:struts2-json-plugin to version 7.3.0 or higher.

    [,7.3.0)