AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2008-7055

MEDIUM · CVSS 5.1 EPSS 2.00% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2009-08-24 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.1. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2008-7055
Severity
MEDIUM
CVSS
5.1
EPSS
2.00%

Original NVD Description

module.php in ezContents 2.0.3 allows remote attackers to bypass the directory traversal protection mechanism to include and execute arbitrary local files via "....//" (doubled dot dot slash) sequences in the link parameter, which is not properly filtered using the str_replace function.