Snyk has a published code exploit for this vulnerability.
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 showdoc/showdoc
to version v2.9.14 or higher.
showdoc/showdoc is a tool for an IT team to share documents online.
Affected versions of this package are vulnerable to Open Redirect via the redirect
parameter on the login page, by using the "Chinese dot" %E3%80%82
to bypass the dot (.
) filter
###POC:
Send users the following login link: `https://www.showdoc.com.cn/user/login?redirect=/%09/google%E3%80%82com`
After users use their registered accounts to login, they will be redirected to
google.com