Nwclark

Storable

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.36%
  • Veröffentlicht 13.07.2026 15:37:04
  • Zuletzt bearbeitet 14.07.2026 17:47:20

Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record. retrieve_hook_common reads a signed 32-bit item count from an SX_HOOK record and calls av_extend with that count plus one. A count of ...

  • EPSS 0.64%
  • Veröffentlicht 21.04.2026 15:26:18
  • Zuletzt bearbeitet 22.04.2026 17:36:04

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 coul...