Skip to main content

Improper Input Validation

CVE-2013-2145

Severity Medium
Score 4.4/10

Summary

The cpansign verify functionality in the Module::Signature module before 0.72 for Perl allows attackers to bypass the signature check and execute arbitrary code via a "SIGNATURE" file with a "special unknown cipher" that references an untrusted module in 'Digest/'.

  • MEDIUM
  • LOCAL
  • NONE
  • PARTIAL
  • PARTIAL
  • PARTIAL

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published