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 lettermint to version 1.5.1 or higher.
lettermint is an Official Lettermint Node.js SDK
Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session via .send() calls. An attacker can access sensitive email properties intended for previous recipients when a client instance is used across multiple email sends. This can result in unintended disclosure of email content or recipient addresses to unauthorized parties.
This vulnerability can be mitigated by instantiating a new client for each email sent, preventing state from being carried over between sends.