Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-nqwe-qcu8-jkan |
| Summary | BentoML deserialization vulnerability
A deserialization vulnerability exists in BentoML's runner server in bentoml/bentoml versions <=1.3.4.post1. By setting specific parameters, an attacker can execute unauthorized arbitrary code on the server, causing severe harm. The vulnerability is triggered when the args-number parameter is greater than 1, leading to automatic deserialization and arbitrary code execution. |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-9g44-gwvm-hc44 |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
502 |
| name |
Deserialization of Untrusted Data |
| description |
The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid. |
|
| 1 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 2 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
| 3 |
| cwe_id |
77 |
| name |
Improper Neutralization of Special Elements used in a Command ('Command Injection') |
| description |
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
|
|
| Exploits |
|
| Severity_range_score | 9.0 - 10.0 |
| Exploitability | 0.5 |
| Weighted_severity | 9.0 |
| Risk_score | 4.5 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-nqwe-qcu8-jkan |