Snyk has a proof-of-concept or detailed explanation of how to exploit 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 applicationsLearn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for dbgpt
.
dbgpt is a DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, you can beassured that there is no risk of data leakage, and your data is 100% private and secure.
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) due to the overly permissive configuration of CORSMiddleware
which sets the Access-Control-Allow-Origin
to *
. An attacker can interact with any endpoints of the instance, potentially leading to unauthorized actions being performed on behalf of the user.