Explore

Rule Explorer

Search the public rule index by CVE, GHSA, CWE, language, framework, author, or rule slug. Filter by language, framework, severity, confidence, license, and validation status.

Public rules
2917
Downloads
3.3M
Verified
2917
Authors
2
Search the rule indexUse CVE, GHSA, CWE, language, framework, package, or rule slug.
1 rules matched. Showing 1 loaded rules.
Publish rule
CVE-2026-48962: Perl Unsafe Eval Stringcve-2026-48962-perl-unsafe-eval-string

Using `eval STRING` with interpolated or dynamically constructed variables can allow an attacker to execute arbitrary Perl code. If the interpolated variable contains unescaped quotes matching the string boundaries, an attacker can break out of the string encapsulation and execute a payload. Refactor to avoid `eval STRING` or use safer alternatives for dynam

by Provallyupdated 2026-06-23Apache-2.0
7480 direct748 via packs
downloads
69quality
All matching rules loaded.