Security Advisories (1)
CPANSA-Jifty-2011-01 (2011-03-17)

The path as passed in the fragment request data structure was used verbatim in the dispatcher and other locations. This possibly allowed requests to walk around ACLs by requesting '/some/safe/place/../../../dangerous' as a fragment.

NAME

Jifty::Server::Prefork - Jifty::Server that supports multiple connections

SYNOPSIS

In your etc/config.yml:

framework:
  Web:
    ServerClass: Jifty::Server::Prefork

METHODS

net_server

This module depends on the Net::Server::PreFork module, which is part of the Net::Server CPAN distribution.