Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-yq1q-x52j-w7at |
| Summary | Storable versions before 3.05 for Perl has a stack overflow.
The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow. |
| Aliases |
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
121 |
| name |
Stack-based Buffer Overflow |
| description |
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
|
| 1 |
| cwe_id |
190 |
| name |
Integer Overflow or Wraparound |
| description |
The product performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control. |
|
|
| Exploits |
|
| Severity_range_score | 6.5 - 10.0 |
| Exploitability | null |
| Weighted_severity | null |
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-yq1q-x52j-w7at |