Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-5qgv-5kad-5kfg |
| Summary | Deserialization of Untrusted Data
An issue was discovered in Pippo 1.11.0. The function SerializationSessionDataTranscoder.decode() calls ObjectInputStream.readObject() to deserialize a SessionData object without checking the object types. An attacker can create a malicious object, base64 encode it, and place it in the PIPPO_SESSION field of a cookie. Sending this cookie may lead to remote code execution. |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-7fm6-2qw4-g3x3 |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| 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. |
|
| 1 |
| cwe_id |
502 |
| name |
Deserialization of Untrusted Data |
| description |
The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid. |
|
| 2 |
| cwe_id |
78 |
| name |
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') |
| description |
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
|
| 3 |
| 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. |
|
|
| 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-5qgv-5kad-5kfg |