The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade @mongosh/cli-repl
to version 2.3.9 or higher.
@mongosh/cli-repl is a MongoDB Shell CLI REPL Package
Affected versions of this package are vulnerable to Improper Neutralization via shell output. An attacker with control over the database cluster contents can inject control characters into the shell output, resulting in the display of falsified messages that appear to originate from mongosh
or the underlying operating system, potentially misleading users into executing unsafe actions.
Note:
This is only exploitable if mongosh
is connected to a cluster that is partially or fully controlled by an attacker.