Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-bys5-jwcb-nkak |
| Summary | Loop with Unreachable Exit Condition (Infinite Loop)
When reading a specially crafted ZIP archive, the `read` method of Apache Commons `ZipArchiveInputStream` can fail to return the correct `EOF` indication after the end of the stream has been reached. This can lead to an infinite stream, which can be used to mount a denial of service attack against services that use compressed zip package. |
| Aliases |
|
| 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 |
835 |
| name |
Loop with Unreachable Exit Condition ('Infinite Loop') |
| description |
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop. |
|
| 2 |
| 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 | null |
| Exploitability | null |
| Weighted_severity | null |
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-bys5-jwcb-nkak |