CVE-2014-125112

Summary

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution.

Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when there is no secret used to sign the cookie.

Affected Software

VendorProductVersion RangeStatus
MIYAGAWAPlack::Middleware::Session::Cookie0 <= 0.21affected

Weaknesses

  • CWE-565: CWE-565 Reliance on Cookies without Validation and Integrity Checking

Workarounds

Set the "secret" option.

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References