Security Advisories (1)
CVE-2025-30672 (2025-04-01)

Mite for Perl before 0.013000 generates code with the current working directory ('.') added to the @INC path similar to CVE-2016-1238. If an attacker can place a malicious file in current working directory, it may be loaded instead of the intended file, potentially leading to arbitrary code execution. This affects the Mite distribution itself, and other distributions that contain code generated by Mite.

Changes for version v0.0.7 - 2022-06-23

  • Avoid Mite::Shim and Type::Tiny from appearing in compiled modules so they don't confuse the CPAN indexer.

Documentation

A Perl OO compiler

Modules

Moose-like OO, fast to load, with zero dependencies.
The extra class file written by Mite.
Use in your Makefile.PL when developing with Mite
Use in your Build.PL when developing with Mite
Representing the human written .pm file.

Provides

MY
in lib/Mite/MakeMaker.pm
in lib/Mite/App.pm
in lib/Mite/App/Command.pm
in lib/Mite/App/Command/clean.pm
in lib/Mite/App/Command/compile.pm
in lib/Mite/App/Command/init.pm
in lib/Mite/Attribute.pm
in lib/Mite/Class.pm
in lib/Mite/Config.pm
in lib/Mite/MyMoo.pm
in lib/Mite/Project.pm
in lib/Mite/Role/HasConfig.pm
in lib/Mite/Role/HasDefault.pm
in lib/Mite/Role/HasYAML.pm
in lib/Mite/Shim.pm