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 applicationsLearn about Server-Side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade TrueLayer.Client
to version 1.6.0 or higher.
Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF) via the process of fetching payment or payment provider information. An attacker can gain control over the destination URL of the HttpClient used in the API classes, leading to requests to unexpected resources on local networks or the internet, which could result in information disclosure.
Note:
This is only exploitable if strict egress rules limiting the destinations to which requests can be made are not in place, and if strict validation is not applied to any user input passed to the library.
The issue can be mitigated by having strict egress rules limiting the destinations to which requests can be made, and applying strict validation to any user input passed to the library.