2.18.0
2 years ago
2 months ago
Known vulnerabilities in the litestar package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in a Security Decision due to the use of How to fix Reliance on Untrusted Inputs in a Security Decision? Upgrade | [,2.18.0) |
litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Improper Output Neutralization for Logs via the exception logging process. An attacker can manipulate log files and forge log entries by injecting newline characters into the URL path, which are then improperly handled during exception logging. Note: This is only exploitable if the logging level is set to debug or if How to fix Improper Output Neutralization for Logs? Upgrade | [,2.17.0) |
litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of size limits or size checks when reading the request body into memory via await Note: All Litestar applications that process How to fix Allocation of Resources Without Limits or Throttling? Upgrade | [,2.13.0) |
litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Path Traversal through the static content serving function. An attacker can gain unauthorized access to sensitive files outside the designated directories by exploiting path traversal flaws in the file path handling mechanism. Notes:
How to fix Path Traversal? Upgrade | [2.0.0,2.6.4)[2.7.0,2.7.2)[2.8.0,2.8.3) |