Information Exposure Affecting ajsonrpc package, versions [,1.1.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

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-PYTHON-AJSONRPC-1090280
  • published 1 Apr 2021
  • disclosed 1 Apr 2021
  • credit Unknown

Introduced: 1 Apr 2021

CVE NOT AVAILABLE CWE-200 Open this link in a new tab

How to fix?

Upgrade ajsonrpc to version 1.1.0 or higher.

Overview

ajsonrpc is an Async JSON-RPC 2.0 protocol + server powered by asyncio

Affected versions of this package are vulnerable to Information Exposure. Fixed versions of ajsonrpc ensures server security by having the response manager return a generic ServerError without error details in case of an application exception.

References