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:
Multiple Directory Traversal Vulnerabilities in EditTag
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:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input and implement proper input validation and filtering techniques.