vendor:
EditTag
by:
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: EditTag
Affected Version From: 1.2
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
EditTag Multiple Directory Traversal Vulnerabilities
EditTag is prone to multiple directory-traversal vulnerabilities because the application fails to sufficiently sanitize user-supplied data.Exploiting these issues may allow a remote attacker to access any file on the affected webserver.
Mitigation:
It is recommended to sanitize user-supplied data before using it in file operations to prevent directory traversal attacks.